Enable testTransactionWithIsolatedLeader() for tell-based protocol 87/98487/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 18:14:15 +0000 (19:14 +0100)
commit9e43ecdc416560ceacc3c668a7eee32a1d512bf8
treedb3afac727852c347cea04265067372f6f702330
parent572dc50f2584d29c8b31d4bab90b0ab8caada705
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)
(cherry picked from commit 7696e7ef37313f76652683b5223d1939a569899a)
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/DistributedDataStoreRemotingIntegrationTest.java