Use current ABIVersion for testing 96/103496/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 1 Dec 2022 16:37:25 +0000 (17:37 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 1 Dec 2022 16:39:36 +0000 (17:39 +0100)
commit96e42aa8b493d8b0c19f19fe1db8aaeaf737e970
treed638639ef065bd9718d1b0ce98b979f82acbf847
parent8cfb2b25798db8916cb5d30e65cdf1bbfd07767c
Use current ABIVersion for testing

There is no point in cloning messages we use, just use the current ABI
version, whichever that is.

Change-Id: Id19780dc402077e5c0883db238d4af081112a4c8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/databroker/actors/dds/AbstractProxyTransactionTest.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/databroker/actors/dds/ClientTransactionCommitCohortTest.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/databroker/actors/dds/DirectTransactionCommitCohortTest.java