summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-10-22 16:34:09 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-22 16:34:09 +0000
commitaea0aa43349a8e11e45c0264762ddb48d30acd3a (patch)
tree0256567e55aec49f256c8876f819b6ba84513ae8
parent6172536339ed3788c467ca3f290eb5a2e4be1d66 (diff)
parent072f20e73a7b4f6120a20564a94abfb4b3cecce2 (diff)
Merge "Added maven parms to sonar job"
-rw-r--r--jjb/optf/optf-cmso.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/jjb/optf/optf-cmso.yaml b/jjb/optf/optf-cmso.yaml
index 788e75217..39253cd9e 100644
--- a/jjb/optf/optf-cmso.yaml
+++ b/jjb/optf/optf-cmso.yaml
@@ -39,7 +39,8 @@
- project:
name: optf-cmso-sonar
jobs:
- - gerrit-maven-sonar
+ - gerrit-maven-sonar:
+ mvn-params: '-Ddocker.pull.registry=nexus3.onap.org:10001'
cron: 'H 11 * * *'
build-node: ubuntu1604-docker-8c-8g
project: 'optf/cmso'