Switch DataTreeCohortIntegrationTest to tell-based datastore 61/109461/5
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 29 Dec 2023 01:57:39 +0000 (02:57 +0100)
committerRobert Varga <nite@hq.sk>
Fri, 29 Dec 2023 09:09:33 +0000 (09:09 +0000)
commit3926a1c850de321cc9d57dc1debe57b62d6b8304
tree2c9d04de6212f29d4658bbb12e507fd5f676b477
parent907d82e0fd1dfa897941a257eeae4ec0328d04f7
Switch DataTreeCohortIntegrationTest to tell-based datastore

DistributedDataStore is going away and this test should not care anyway.
Migrate it to use ClientBackedDataStore.

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