Tune replication and stabilize tests
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / resources / application.conf
index a07c252e4c1c7aea2b42edd90098968ce811ac9a..eda1c304e42bcac73e3e8597a3028324732e223e 100644 (file)
@@ -1,4 +1,5 @@
 akka {
+    loggers = [akka.testkit.TestEventListener]
     actor {
          serializers {
                   java = "akka.serialization.JavaSerializer"
@@ -11,4 +12,4 @@ akka {
 
         }
     }
-}
\ No newline at end of file
+}