Remove unused integrationtest 62/27462/2
authorSam Hague <shague@redhat.com>
Fri, 25 Sep 2015 19:41:15 +0000 (15:41 -0400)
committerStephen Kitt <skitt@redhat.com>
Mon, 28 Sep 2015 14:08:23 +0000 (16:08 +0200)
commit2e3432931be652cd5c2cc1f719112888a27cea94
tree3da763280be820db370b7aeeb2c0c4408a3cdae5
parenta82c31f8ca8bfbe73b075c38f00e42e63f5cc5d0
Remove unused integrationtest

Also add missing dependencies in library

Change-Id: I120a20ffb76f8d18bb54b1b72a69e752922974e4
Signed-off-by: Sam Hague <shague@redhat.com>
17 files changed:
README
commons/integrationtest/pom.xml [deleted file]
commons/pom.xml
integrationtest/.gitignore [deleted file]
integrationtest/pom.xml [deleted file]
integrationtest/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestIT.java [deleted file]
integrationtest/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestITTyped.java [deleted file]
integrationtest/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbTestBase.java [deleted file]
integrationtest/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/TestBridge.java [deleted file]
integrationtest/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/VersionIncompatibleBridge.java [deleted file]
integrationtest/src/test/resources/controller.xml [deleted file]
integrationtest/src/test/resources/exam.properties [deleted file]
integrationtest/src/test/resources/logback.xml [deleted file]
integrationtest/src/test/resources/northbound.yaml [deleted file]
integrationtest/src/test/resources/tomcat-server.xml [deleted file]
library/features/pom.xml
pom.xml