Turn off the Ryuk container 70/122170/2 1.10.0
authorPawel <pawel.kasperkiewicz@nokia.com>
Thu, 24 Jun 2021 10:35:13 +0000 (12:35 +0200)
committerPawel <pawel.kasperkiewicz@nokia.com>
Thu, 24 Jun 2021 11:44:48 +0000 (13:44 +0200)
Issue-ID: DCAEGEN2-1483
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Ibc7134e9be7bf1f3b8d82e759537db8a5ffc7714

pom.xml

diff --git a/pom.xml b/pom.xml
index 665c5b3..b0fe678 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <groupId>org.apache.maven.plugins</groupId>\r
           <artifactId>maven-surefire-plugin</artifactId>\r
           <version>${maven-surefire-plugin.version}</version>\r
+          <configuration>\r
+            <environmentVariables>\r
+              <TESTCONTAINERS_RYUK_DISABLED>true</TESTCONTAINERS_RYUK_DISABLED>\r
+            </environmentVariables>\r
+          </configuration>\r
         </plugin>\r
         <plugin>\r
           <groupId>com.spotify</groupId>\r