BUG-9054: add a ClusterSingletonService integration test 49/62449/5
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 30 Aug 2017 14:02:55 +0000 (16:02 +0200)
committerTom Pantelis <tompantelis@gmail.com>
Tue, 5 Sep 2017 23:03:56 +0000 (23:03 +0000)
commit274b3b90e7137d420245074f5d2649e520c6f7cb
tree10c1f4adf525c3fdf3f71e1ae6083b4cda9e7405
parent0cb983d35266801f8c8a0f9dc106bdc3f812e599
BUG-9054: add a ClusterSingletonService integration test

This adds the equivalent of the chasing-the-leader in unit test
format, so we can check if the integration works as expected.

Change-Id: I53a89172e8fd750532ee8d13c62ee6dbb94ffb59
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/entityownership/SingletonServiceIntegrationTest.java [new file with mode: 0644]