Fix intermittent ShardTest failures 54/34654/3
authorTom Pantelis <tpanteli@brocade.com>
Sun, 14 Feb 2016 12:17:36 +0000 (07:17 -0500)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 19 Feb 2016 09:58:10 +0000 (09:58 +0000)
commit01b0321e0ad877aab20fc3ebc6ac04d868902187
treea67f13909ccc1ab5e6619d2dfa6e3719f29e0443
parent832d93c10ef42feec0674d4d4e2b9e0e8eb55561
Fix intermittent ShardTest failures

Some tests fail intermittenly due to modifying Shard state directly
instead of thru messages.

Change-Id: I704d6d23c1b2a47e78b3d8823a3136e921e9113b
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
(cherry picked from commit 892a6ca966046fd790bdf8a64dccb456a3ece8b4)
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/AbstractShardTest.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/ShardTest.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/utils/MockDataTreeChangeListener.java