clean test environment
[transportpce.git] / tests / honeynode / 2.2.1 / minimal-distribution-core / src / main / resources / honeycomb-minimal-resources / config / honeycomb.json
diff --git a/tests/honeynode/2.2.1/minimal-distribution-core/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json b/tests/honeynode/2.2.1/minimal-distribution-core/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json
new file mode 100644 (file)
index 0000000..4d5c201
--- /dev/null
@@ -0,0 +1,11 @@
+{
+  "persist-context": "true",
+  "persisted-context-path" : "./persist/17832/context/data.json",
+  "persisted-context-restoration-type": "Merge",
+  "persist-config": "true",
+  "persisted-config-path" : "./persist/17832/config/data.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"
+}
\ No newline at end of file