X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration-test%2Fpom.xml;h=40195cafe6de6b126da7ace936d61c9f5760c66d;hb=dfd2665ea20887553a2dd6815f04780518500768;hp=d6f55dd8cc70a3fdb8e4ddb81108d05976f38082;hpb=665e22472f9658a4d439da0323e6e8760ec60840;p=cps.git diff --git a/integration-test/pom.xml b/integration-test/pom.xml index d6f55dd8c..40195cafe 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -31,50 +31,76 @@ integration-test - - - org.onap.cps - cps-ri - - - org.onap.cps - cps-service - - - - org.codehaus.groovy - groovy - test - - - org.spockframework - spock-core - test - - - org.spockframework - spock-spring - test - - - org.springframework.boot - spring-boot-starter-test - test - - - org.testcontainers - postgresql - test - - - org.testcontainers - spock - test - - - org.springframework.kafka - spring-kafka-test - test - - + + + org.onap.cps + cps-ri + + + org.onap.cps + cps-service + + + + org.codehaus.groovy + groovy + test + + + org.spockframework + spock-core + test + + + org.spockframework + spock-spring + test + + + org.springframework.boot + spring-boot-starter-test + test + + + org.testcontainers + postgresql + test + + + org.testcontainers + spock + test + + + org.springframework.kafka + spring-kafka-test + test + + + + + + default + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + %regex[.*Spec.*] + + + + + + + + include-performance + + +