summaryrefslogtreecommitdiffstats
path: root/jjb/cli
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2019-12-03 10:51:56 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2019-12-03 10:51:56 -0800
commitea8284a1d8f1d4492b33f4b995c37a4307729fd2 (patch)
tree581d30e1f2e5e24843359b6490dd7cc72e7ea47b /jjb/cli
parent97662d4cf96f4e82742306da40e3e0486caf50fe (diff)
Use centos node for maven-docker-stage
Change-Id: Ie93339621aa4948d3c28ba5b93c4342668b612d6 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb/cli')
-rw-r--r--jjb/cli/cli.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/cli/cli.yaml b/jjb/cli/cli.yaml
index 792f70d6f..4963a0907 100644
--- a/jjb/cli/cli.yaml
+++ b/jjb/cli/cli.yaml
@@ -17,7 +17,7 @@
maven-versions-plugin: true
- gerrit-maven-docker-stage:
sign-artifacts: true
- build-node: ubuntu1604-docker-8c-8g
+ build-node: centos7-docker-8c-8g
maven-versions-plugin: true
mvn-params: '-Dskip.docker.build=false -Dskip.docker.push=false -Dskip.docker.tag=false -Ddocker.push.registry=nexus3.onap.org:10003'
container-public-registry: 'nexus3.onap.org:10001'