Fixed PersisterAggregatorTest.
[controller.git] / opendaylight / netconf / config-persister-impl / src / test / resources / test3.properties
diff --git a/opendaylight/netconf/config-persister-impl/src/test/resources/test3.properties b/opendaylight/netconf/config-persister-impl/src/test/resources/test3.properties
new file mode 100644 (file)
index 0000000..c6716ce
--- /dev/null
@@ -0,0 +1,4 @@
+netconf.config.persister.active=3
+netconf.config.persister.3.storageAdapterClass=org.opendaylight.controller.config.persist.storage.file.FileStorageAdapter
+netconf.config.persister.3.properties.fileStorage=configuration/current/controller.config.2.txt
+netconf.config.persister.3.properties.numberOfBackups=0
\ No newline at end of file