Fix DistributedEntityOwnershipIntegrationTest failure 17/28017/1
authorTom Pantelis <tpanteli@brocade.com>
Tue, 6 Oct 2015 13:43:55 +0000 (09:43 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Tue, 6 Oct 2015 13:43:55 +0000 (09:43 -0400)
commitde587f935016a300cdbeb85926c2eb677f383fc2
treeb5e61862f56ce223b34ea4194866f5e7a1397e33
parente6076f69f57fe5918c66637414175c6229635841
Fix DistributedEntityOwnershipIntegrationTest failure

Fixed intermittent failure due the follower2MockListener getting
an ownershipChanged with "false, false, true" if if the original
ownership change with "member-2 is replicated to follower2 after
the listener is registered. The test ran 100 times successfully.

Change-Id: I1f0333e3bc69cc28521bc7388d64b56d18b55544
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/entityownership/DistributedEntityOwnershipIntegrationTest.java