Move integration tests to top-level directory 41/30741/1
authorLorand Jakab <lojakab@cisco.com>
Fri, 4 Dec 2015 22:41:42 +0000 (00:41 +0200)
committerLorand Jakab <lojakab@cisco.com>
Fri, 4 Dec 2015 22:41:42 +0000 (00:41 +0200)
commitc2aefdc2ff5fa5316f25e43c53729acba8a860e6
tree06b5339a9233eb2a371c8d1d47be8d55c3f8a558
parent927cbc753dfc85f6ecd72f56f1640ff05e2a905c
Move integration tests to top-level directory

Since integration tests are now based on Karaf, they have to run after
everything else is built, so they don't seem to fit well with the
'mappingservice' component.

Change-Id: I5f5e18a3b068e430a14b53d720e8fa4e57951b80
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
integrationtest/ms.integration-tests.launch [moved from mappingservice/integrationtest/ms.integration-tests.launch with 100% similarity]
integrationtest/pom.xml [moved from mappingservice/integrationtest/pom.xml with 100% similarity]
integrationtest/src/test/java/org/opendaylight/lispflowmapping/integrationtest/MappingServiceIntegrationTest.java [moved from mappingservice/integrationtest/src/test/java/org/opendaylight/lispflowmapping/integrationtest/MappingServiceIntegrationTest.java with 100% similarity]
mappingservice/integrationtest/.gitignore [deleted file]
pom.xml