Make testTransactionForwardedToLeaderAfterRetry purge-aware 20/61720/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 14 Aug 2017 20:53:15 +0000 (22:53 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 14 Aug 2017 20:53:15 +0000 (22:53 +0200)
commitd1de9c55e280fc6a972b0cd408189057446c45a0
tree60e82f40ef2da0ea39ca590802c4e8d4bea3a0ab
parent3e86a2e5c83a86daba1afa8eeabc14c060c7f454
Make testTransactionForwardedToLeaderAfterRetry purge-aware

At the point where we are waiting for transaction replication
to fully propagate, we need to account for the purge request,
as otherwise the configuration could interfere with index
sequencing.

Change-Id: I13f93e306e5b77304916e4c05f39dc28fb9cc049
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/DistributedDataStoreRemotingIntegrationTest.java