Fix IMDS test synchronization 55/82555/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 18 Jun 2019 15:39:37 +0000 (17:39 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 18 Jun 2019 17:10:49 +0000 (17:10 +0000)
commit6724dddb6faaed11a6f7e1d2fa701e0ba6b92bb2
tree9d4aca41dc6183c073b5895402e592cc77c2826b
parent218cf1ffcc90fefc7154746b7a01ef996872e08d
Fix IMDS test synchronization

Before we close the DTCL we must make sure we flush all changes,
otherwise we could end up losing changes simply because we are no
longer interested in them.

JIRA: MDSAL-429
Change-Id: I6df384c375ea1692a10c9f460d3dceb626468061
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-inmemory-datastore/src/test/java/org/opendaylight/controller/md/sal/dom/store/impl/DatastoreTestTask.java