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>
diff --git a/pom.xml b/pom.xml
index 2aef579..656e7fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -569,8 +569,8 @@
         <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>