Add test folder to the smo package installation
[it/dep.git] / smo-install / test / enable-sim-fault-report / data / event-settings-ru.json
diff --git a/smo-install/test/enable-sim-fault-report/data/event-settings-ru.json b/smo-install/test/enable-sim-fault-report/data/event-settings-ru.json
new file mode 100644 (file)
index 0000000..ff875de
--- /dev/null
@@ -0,0 +1,27 @@
+{
+    "nts-network-function:network-function": {
+      "fault-generation": {
+        "fault-delay-list": [
+          {
+            "index": 0,
+            "delay-period": 10
+          },
+          {
+            "index": 1,
+            "delay-period": 30
+          }
+        ]
+      },
+      "ves": {
+        "pnf-registration": false,
+        "faults-enabled": false,
+        "heartbeat-period": 0
+      },
+      "netconf": {
+        "faults-enabled": true,
+        "call-home": true
+      },
+      "mount-point-addressing-method": "docker-mapping",
+      "function-type": "NTS_FUNCTION_TYPE_O_RAN_O_RU_FH"
+    }
+  }
\ No newline at end of file