Partially enable testSingleTransactionsWritesInQuickSuccession() 24/98424/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 9 Nov 2021 20:02:31 +0000 (21:02 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 11 Nov 2021 10:33:51 +0000 (11:33 +0100)
commit4d487764ab5a6402b15e275db9a458ece8c6a296
tree50a9b094c38d067fc782ec6170f15c4b419f2f70
parentbf5a1482439c800446062ad6557dfe2048fb52ee
Partially enable testSingleTransactionsWritesInQuickSuccession()

Split the asserts into two methods, asserting the two datastore
options. The ask-based path remains disabled because it currently
fails tests.

Also improve tell-based protocol assertions, which need to wait
for the purge process to settle.

Change-Id: I8b2f3d84b2c7cd01dec4f7994eda716d022a98aa
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 9503012683559849cd2f01b882b57fdcbcca59f0)
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/AbstractDistributedDataStoreIntegrationTest.java