Honeynode test tool
[transportpce.git] / tests / honeynode / minimal-distribution-core / src / main / resources / honeycomb-minimal-resources / config / honeycomb.json
diff --git a/tests/honeynode/minimal-distribution-core/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json b/tests/honeynode/minimal-distribution-core/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json
new file mode 100644 (file)
index 0000000..0a1b76c
--- /dev/null
@@ -0,0 +1,10 @@
+{
+  "persist-context": "true",
+  "persisted-context-path": "./persist/context/data.json",
+  "persisted-context-restoration-type": "Merge",
+  "persist-config": "true",
+  "persisted-config-path": "./persist/config/data.json",
+  "persisted-config-restoration-type": "Merge",
+  "notification-service-queue-depth": 1,
+  "netconf-initial-config-xml": ""
+}
\ No newline at end of file