ShardTestKit.waitUntilLeader() is static 89/34389/3
authorRobert Varga <rovarga@cisco.com>
Wed, 10 Feb 2016 12:15:40 +0000 (13:15 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 11 Feb 2016 10:01:55 +0000 (10:01 +0000)
commita618d55fed4987fe7e0f7f3855b7c2e6c2a1d0eb
tree94e73cfe60df335964d1336493569966ad839d0f
parent9412c00daf7c8c3f108d1284a6288753ba67f6ac
ShardTestKit.waitUntilLeader() is static

Make its callers invoke it in a static way, without an instance.

Change-Id: Ic444a74af5c714b9b3e49ebc61fc97cf24d59d71
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/entityownership/EntityOwnershipShardTest.java