Add tests for new RootDataTreeChangeListenerProxy and Actor 87/89887/3
authorTibor Král <tibor.kral@pantheon.tech>
Thu, 21 May 2020 16:27:08 +0000 (18:27 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 25 May 2020 11:42:27 +0000 (11:42 +0000)
commitf728bdc4d29aef934b759e0afe2b155ae3328e21
tree4b4e4e813c9d2773acf3e05658a2618aaaf6bdc0
parent35f4829f855f44d67315672c3713456d003511a6
Add tests for new RootDataTreeChangeListenerProxy and Actor

Listening on root with multiple shards is not tested anywhere,
add some test coverage.

JIRA: CONTROLLER-1932
Change-Id: Ie0d94f2d9b90869a140b73d85f1696df712fad25
Signed-off-by: Tibor Král <tibor.kral@pantheon.tech>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 4152b84fbf3d8d5436467f96076c6fb6a0f2ae4a)
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/RootDataTreeChangeListenerActor.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/RootDataTreeChangeListenerProxyTest.java [new file with mode: 0644]