summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2020-03-26 15:22:00 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-26 15:22:00 +0000
commit3fef53cdad6026863b8861532e1b3a1adb90e22b (patch)
tree5cb64af4cf5221edbec1140f39710e75918352d0
parent570aae7c727170b2bd96d2b05de9e96377d4e78a (diff)
parent8e85b6327f922e4bf1a60205705e2d4ada53db2b (diff)
Merge "update the build nodes as 18 instead of 16"
-rw-r--r--jjb/so/so.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml
index 6fbdd9871..cb7d0c93a 100644
--- a/jjb/so/so.yaml
+++ b/jjb/so/so.yaml
@@ -16,7 +16,7 @@
build-node: centos7-builder-4c-4g
maven-versions-plugin: true
- gerrit-maven-docker-stage:
- build-node: ubuntu1604-docker-8c-8g
+ build-node: ubuntu1804-docker-8c-8g
maven-versions-plugin: true
mvn-params: '-P docker -DskipTests'
container-public-registry: 'nexus3.onap.org:10001'
@@ -32,7 +32,7 @@
mvn-settings: 'so-settings'
files: '**'
archive-artifacts: ''
- build-node: ubuntu1604-builder-4c-4g
+ build-node: ubuntu1804-builder-4c-4g
- project:
name: so-sonar
@@ -45,7 +45,7 @@
sonar-mvn-goal: '{sonar_mvn_goal}'
cron: '@daily'
max-git-repo-age-hours: 48
- build-node: ubuntu1604-builder-4c-4g
+ build-node: ubuntu1804-builder-4c-4g
project: 'so'
project-name: 'so'
branch: 'master'
@@ -58,7 +58,7 @@
jobs:
- 'onap-gerrit-maven-coverity'
cron: '@daily'
- build-node: 'ubuntu1604-builder-4c-4g'
+ build-node: 'ubuntu1804-builder-4c-4g'
project: 'so'
project-name: 'so'
branch: 'master'
@@ -88,7 +88,7 @@
nexus-iq-namespace: 'onap-'
project: so
project-name: 'so'
- build-node: ubuntu1604-builder-4c-4g
+ build-node: ubuntu1804-builder-4c-4g
stream:
- 'master':
branch: 'master'