summaryrefslogtreecommitdiffstats
path: root/jjb/so/so.yaml
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2020-03-25 18:53:37 +0530
committerseshukm <seshu.kumar.m@huawei.com>2020-03-26 09:16:39 +0530
commit17ac2d577a3b6470f82cb4801a2b494c05e87018 (patch)
treea4a1f3f7c8314ffa80e5ab653d424aa65a9eca86 /jjb/so/so.yaml
parenta3e7575dc20e04adc5001dc1990c098e5bb02b37 (diff)
the build issue on docker
Issue-ID: SO-2760 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I1d98182d8686b0e096a1d3160db7c99cfb01f725
Diffstat (limited to 'jjb/so/so.yaml')
-rw-r--r--jjb/so/so.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml
index 323bca47d..6fbdd9871 100644
--- a/jjb/so/so.yaml
+++ b/jjb/so/so.yaml
@@ -18,7 +18,7 @@
- gerrit-maven-docker-stage:
build-node: ubuntu1604-docker-8c-8g
maven-versions-plugin: true
- mvn-params: '-P docker -Dmaven.test.skip=true'
+ mvn-params: '-P docker -DskipTests'
container-public-registry: 'nexus3.onap.org:10001'
container-staging-registry: 'nexus3.onap.org:10003'
- '{project-name}-gerrit-release-jobs':
@@ -63,7 +63,7 @@
project-name: 'so'
branch: 'master'
mvn-settings: 'so-settings'
- mvn-params: '-Dmaven.test.skip=true'
+ mvn-params: '-DskipTests'
mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
coverity-project-name: 'onap-so'
coverity-token: 'SrGGJp9T1n1lhJn2sF72XQ'