Fix intermittent ShardTest failures 32/34632/2
authorTom Pantelis <tpanteli@brocade.com>
Sun, 14 Feb 2016 12:17:36 +0000 (07:17 -0500)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 15 Feb 2016 05:45:26 +0000 (05:45 +0000)
commit892a6ca966046fd790bdf8a64dccb456a3ece8b4
treea56a28705b2083f66fb33f6a585c70df633e1c59
parent2e12efc12dc33154790ae92c33f5fae65053ef33
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>
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