BUG-8858: add integration test suite 38/61938/7
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 17 Aug 2017 13:47:08 +0000 (15:47 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 5 Sep 2017 08:43:07 +0000 (10:43 +0200)
commitc262922347ac0fa23fc43775e8916db2ca8070f3
treee759bb9cc351af85a0246a63c74f8daa112f3dee
parentcb1f6ccf2ae60b8405a42e583f190858924b2d41
BUG-8858: add integration test suite

We have a single-node, simple EOS implementation in MD-SAL. Test
singleton implementation against it.

Change-Id: Iaf98d27887d284c0a95b6f06d57d00d00d7ee042
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
singleton-service/mdsal-singleton-dom-impl/pom.xml
singleton-service/mdsal-singleton-dom-impl/src/test/java/org/opendaylight/mdsal/singleton/dom/impl/ClusterSingletonServiceIntegrationTest.java [new file with mode: 0644]