Fix test failure in ShardTest 70/42570/2
authorTom Pantelis <tpanteli@brocade.com>
Tue, 26 Jul 2016 05:22:31 +0000 (01:22 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Tue, 26 Jul 2016 14:21:01 +0000 (14:21 +0000)
commita1a1447f1cad31eb9efcb938e0e626b8d229f0d9
tree0f77dfb24b29b90ba3245bc9383e3cfda7d95694
parentf277ff31126e041e88ff63bb27cacec0c1744caf
Fix test failure in ShardTest

SHardTest#createSnapshotTest failed on jenkins due to using the
CallingThreadDispatcher, which is the default for test actors, instead
of the default dispatcher.

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