summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulienBe <julien.bertozzi@intl.att.com>2020-08-19 11:12:59 +0200
committerSébastien Determe <sebastien.determe@intl.att.com>2020-08-22 20:22:02 +0000
commitb16794663103fe5716af7627e1d420bf4bbd1aa2 (patch)
tree9d2050a6096a708f87e4e31b2eac399b965b9e5b /pom.xml
parent056998c45c0f1e320a0adb1cb23318b6435ac11a (diff)
Add sdc startup in IT
Move the Api tests code in the integration-test module, and remove the need to have a container Issue-ID: SDC-3232 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ia2b5d94d958e975867c600597ab5e56dffcd06ab Signed-off-by: JulienBe <julien.bertozzi@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 2aef579be0..656e7fc117 100644
--- a/pom.xml
+++ b/pom.xml
@@ -569,8 +569,8 @@ Modifications copyright (c) 2018-2019 Nokia
<module>asdctool</module>
<module>catalog-ui</module>
<module>catalog-fe</module>
- <module>test-apis-ci</module>
- <module>ui-ci</module>
+<!-- <module>test-apis-ci</module>-->
+<!-- <module>ui-ci</module>-->
<module>sdc-os-chef</module>
<module>utils/webseal-simulator</module>
<module>integration-tests</module>