X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=smo-install%2Ftest%2Fpythonsdk%2Fsrc%2Forantests%2Fresources%2Ffaults-config%2Fevent-settings-du.json;fp=smo-install%2Ftest%2Fpythonsdk%2Fsrc%2Forantests%2Fresources%2Ffaults-config%2Fevent-settings-du.json;h=108b10a6768b1638007f7aee9e4f45055970ef4e;hb=8b713ed09d061baacf624a533be3351e7dcb0500;hp=0000000000000000000000000000000000000000;hpb=b032eca98241d74f7aebda4fe20da504b14ccba6;p=it%2Fdep.git diff --git a/smo-install/test/pythonsdk/src/orantests/resources/faults-config/event-settings-du.json b/smo-install/test/pythonsdk/src/orantests/resources/faults-config/event-settings-du.json new file mode 100644 index 00000000..108b10a6 --- /dev/null +++ b/smo-install/test/pythonsdk/src/orantests/resources/faults-config/event-settings-du.json @@ -0,0 +1,23 @@ +{ + "nts-network-function:network-function": { + "fault-generation": { + "fault-delay-list": [ + { + "index": 0, + "delay-period": 20 + } + ] + }, + "ves": { + "pnf-registration": true, + "faults-enabled": true, + "heartbeat-period": 120 + }, + "netconf": { + "faults-enabled": false, + "call-home": false + }, + "mount-point-addressing-method": "docker-mapping", + "function-type": "NTS_FUNCTION_TYPE_O_RAN_O_DU" + } + } \ No newline at end of file