Do not special-case AbstractDistributedDataStoreIntegrationTest 60/109460/6
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 29 Dec 2023 01:52:25 +0000 (02:52 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 29 Dec 2023 09:52:44 +0000 (10:52 +0100)
commitc34581f9b33595de18aeeb4012d5d6f28b584c02
treeb8e7eb057a63236d3b86d79e3be379c2293ce2b8
parent219c8f044d0bb2ee8616e61e3ea40cc793f0fb63
Do not special-case AbstractDistributedDataStoreIntegrationTest

AbstractDistributedDataStoreIntegrationTest has a few references to
DistributedDataStore. Remove them in favor of alternatives assuming
ClientBackedDataStore.

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