Enable testTransactionWithIsolatedLeader() for tell-based protocol 77/98477/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 13 Nov 2021 14:47:43 +0000 (15:47 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 13 Nov 2021 16:43:29 +0000 (17:43 +0100)
commit7696e7ef37313f76652683b5223d1939a569899a
treeeb9d8f2dbbd65e36234666b51035012ac38b34b4
parent48626c41ed546bf19cbf8ae4137f6068dc24fffa
Enable testTransactionWithIsolatedLeader() for tell-based protocol

Behaviour differs between ask-based (which fails) and tell-based (which
continues retrying). Modify the test suite to account for this
difference.

JIRA: CONTROLLER-2018
Change-Id: I208fd8aa8088558dbe2160168ee35182e02c97fa
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 7bc006db12e2d24756192309515f3d0bc65442f1)
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/DistributedDataStoreRemotingIntegrationTest.java