HoneyNode Java 11 support for 121 devices
[transportpce.git] / tests / honeynode / 1.2.1 / minimal-distribution-core / src / main / resources / honeycomb-minimal-resources / config / honeycomb.json
diff --git a/tests/honeynode/1.2.1/minimal-distribution-core/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json b/tests/honeynode/1.2.1/minimal-distribution-core/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json
new file mode 100644 (file)
index 0000000..df592b3
--- /dev/null
@@ -0,0 +1,12 @@
+{
+  "persist-context": "true",
+  "persisted-context-path": "persist/data-context.json",
+  "persisted-context-restoration-type": "Merge",
+  "persist-config": "true",
+  "persisted-config-path": "persist/data-config.json",
+  "persisted-config-restoration-type": "Merge",
+  "notification-service-queue-depth": 1,  
+  "netconf-initial-config-xml" : "device/oper-ROADMA.xml",
+  "netconf-initial-pm-xml" : "device/oper-ROADMA-cpm.xml"
+  
+}