From: Ruslan Kashapov Date: Thu, 17 Dec 2020 08:38:53 +0000 (+0200) Subject: Enable tests using test containers on jenkins X-Git-Tag: 0.0.1~80^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=cps.git;a=commitdiff_plain;h=bf02f2083a6e55874eb7852f9eeedaaa7a491804 Enable tests using test containers on jenkins Issue-ID: CPS-124 Change-Id: I77f6242490c1b149a3f3cdd78aa2b349ace95896 Signed-off-by: Ruslan Kashapov --- diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index 5c94387db..a77deff98 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -26,7 +26,7 @@ 2.3.3.RELEASE 3.0.0 2.1.4 - 1.15.0 + 1.15.1 5.0.6 diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 9c1760cf2..55db1a198 100644 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -94,26 +94,6 @@ - - skip-db-tests - - - true - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/spi/impl/*Test.java - - - - - - @@ -334,6 +314,14 @@ **/IT*.java + + + true +