Add odu tests and enable k8s oru test
[it/dep.git] / smo-install / test / pythonsdk / src / orantests / resources / faults-config / event-settings-ru.json
1 {
2     "nts-network-function:network-function": {
3       "fault-generation": {
4         "fault-delay-list": [
5           {
6             "index": 0,
7             "delay-period": 10
8           },
9           {
10             "index": 1,
11             "delay-period": 30
12           }
13         ]
14       },
15       "ves": {
16         "pnf-registration": false,
17         "faults-enabled": false,
18         "heartbeat-period": 0
19       },
20       "netconf": {
21         "faults-enabled": true,
22         "call-home": true
23       },
24       "mount-point-addressing-method": "docker-mapping",
25       "function-type": "NTS_FUNCTION_TYPE_O_RAN_O_RU_FH"
26     }
27   }