Partially enable testSingleTransactionsWritesInQuickSuccession() 30/98430/1
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 12:13:44 +0000 (13:13 +0100)
commitb6d4dfbcc69921ab690cdaafac10e4677ef91a06
treeb67b1af6a5c3ea0679a5e012d49df6f13415fcb9
parent8f21fe2e71d6260ffc6782f6f9e4d452f138ccb7
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)
(cherry picked from commit 4d487764ab5a6402b15e275db9a458ece8c6a296)
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/AbstractDistributedDataStoreIntegrationTest.java