Add sdc startup in IT 81/111681/1
authorsebdet <sebastien.determe@intl.att.com>
Tue, 25 Aug 2020 10:54:03 +0000 (12:54 +0200)
committersebdet <sebastien.determe@intl.att.com>
Tue, 25 Aug 2020 10:54:03 +0000 (12:54 +0200)
Fix the start sdc so that containers are not killed

Issue-ID: SDC-3232
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I0e561cd8f8a679878d3d40355d0db74cb7014f38

pom.xml

diff --git a/pom.xml b/pom.xml
index 1eb531c..08a6dc9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -611,6 +611,7 @@ Modifications copyright (c) 2018-2019 Nokia
                 <skipYamlJsonValidator>true</skipYamlJsonValidator>
                 <checkstyle.skip>true</checkstyle.skip>
                 <jacoco.skip>true</jacoco.skip>
+                <docker.keepRunning>true</docker.keepRunning>
             </properties>
             <modules>
                 <module>integration-tests</module>