X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=integrationtest%2Fpom.xml;h=2ec4668e2eca60ba09060b23d30a04780af2a1f9;hb=2ebaf23050854274b6af934d434fb9d2fdb37ee6;hp=57713cf61c82b52ba2d9859a36b128b9af3e8f24;hpb=8e14a9956d2d914a82f0fa3ab0a6666556cf05a2;p=ovsdb.git diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 57713cf61..2ec4668e2 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -53,6 +53,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mockito-all test + + org.opendaylight.controller + sal-binding-it + test + + + org.ops4j.pax.exam + pax-exam-container-native + + + + + org.opendaylight.controller + sal-binding-broker-impl + test + @@ -96,6 +112,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + org.ops4j.pax.exam + maven-paxexam-plugin + + + generate-config + + generate-depends-file + + + + org.apache.servicemix.tooling depends-maven-plugin @@ -134,7 +162,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html none 1 - **/NetVirtIT.java + **/NetVirtIT.java,**/NeutronIT.java