Fix DistributedEntityOwnershipIntegrationTest failure 24/28024/1
authorTom Pantelis <tpanteli@brocade.com>
Tue, 6 Oct 2015 13:43:55 +0000 (09:43 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Wed, 7 Oct 2015 17:52:47 +0000 (17:52 +0000)
commit91063c9926e732ac41b29cf24c43c2c22fb93e43
tree6573e4620ef5f0f74b95d24a2039541d916fa126
parentbdb05a6dcc492c8e5b3e6b010769397868b4a2d4
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>
(cherry picked from commit de587f935016a300cdbeb85926c2eb677f383fc2)
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/entityownership/DistributedEntityOwnershipIntegrationTest.java