Fix DistributedEntityOwnershipIntegrationTest failure 93/28093/1
authorTom Pantelis <tpanteli@brocade.com>
Tue, 6 Oct 2015 13:43:55 +0000 (09:43 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 8 Oct 2015 18:08:01 +0000 (14:08 -0400)
commit641a7e57d6d9686389538b657d72546ee9926183
tree80f8a5960f4e283a5e654ea5530eb416d0163d0e
parent3ee956ee8280665a53a8791476766ee7a8b15bff
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: Ibe282d138b293980a11ea54cf434a00513f294aa
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