Merge "Activate integration tests"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 2 Feb 2021 17:33:23 +0000 (17:33 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 2 Feb 2021 17:33:23 +0000 (17:33 +0000)
jjb/integration/simulators/integration-pnf-simulator.yaml

index 481aca9..f426209 100644 (file)
@@ -15,7 +15,7 @@
       build-node: ubuntu1804-docker-8c-8g
       jobs:
           - '{project-name}-{stream}-verify-java':
-                mvn-goals: 'clean install'
+                mvn-goals: 'clean install -P docker,integration -DskipNexusStagingDeployMojo=true -DskipDockerPush=true'
           - '{project-name}-{stream}-merge-java':
                 mvn-goals: 'clean deploy'
           -  '{project-name}-gerrit-release-jobs':