Fix test to return PrimaryShardInfo when retrieving primary shard 74/19274/3
authorMoiz Raja <moraja@cisco.com>
Wed, 29 Apr 2015 04:00:30 +0000 (21:00 -0700)
committerTom Pantelis <tpanteli@brocade.com>
Mon, 4 May 2015 17:36:12 +0000 (13:36 -0400)
commit17787472279e0c04061a1ef1ad2b110b1f77b9b3
tree689976f6ed0ec7389740a024aa57db14348cbc78
parent8b654608ae8bbb382cd17f1ce873e82db652a913
Fix test to return PrimaryShardInfo when retrieving primary shard

Without these changes the tests log a lot of ClassCastExceptions when
run.

I also removed one method in the test that was unused

Change-Id: I9501dc7cd6be461297052182de79dae831409a8c
Signed-off-by: Moiz Raja <moraja@cisco.com>
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/TransactionProxyTest.java