summaryrefslogtreecommitdiffstats
path: root/jjb/aaf/aaf-certservice.yaml
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2020-03-26 17:00:20 +0100
committerZebek Bogumil <bogumil.zebek@nokia.com>2020-03-26 17:00:20 +0100
commitbb73dfebe40b031820c1a9b0a64a300707e873f8 (patch)
treec4ff32baae9919e7e0754136e64b5e13eafdd678 /jjb/aaf/aaf-certservice.yaml
parent97526d3c95a052da38a2e0706ca6dca759d81c05 (diff)
Upgrade ubuntu build node
Issue-ID: AAF-1107 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ic79137733c0e03286a57e88d9db03703eee702fc
Diffstat (limited to 'jjb/aaf/aaf-certservice.yaml')
-rw-r--r--jjb/aaf/aaf-certservice.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/aaf/aaf-certservice.yaml b/jjb/aaf/aaf-certservice.yaml
index 8efdb438f..3b4f67bf0 100644
--- a/jjb/aaf/aaf-certservice.yaml
+++ b/jjb/aaf/aaf-certservice.yaml
@@ -12,7 +12,7 @@
maven-deploy-properties: |
deployAtEnd=true
archive-artifacts: ''
- build-node: ubuntu1604-docker-8c-8g
+ build-node: ubuntu1804-docker-8c-8g
jobs:
- '{project-name}-{stream}-verify-java':
mvn-goals: 'clean install'
@@ -26,7 +26,7 @@
maven-versions-plugin: true
mvn-goals: 'clean deploy -P docker'
- gerrit-maven-docker-stage:
- build-node: ubuntu1604-docker-8c-8g
+ build-node: ubuntu1804-docker-8c-8g
container-public-registry: 'nexus3.onap.org:10001'
container-staging-registry: 'nexus3.onap.org:10003'
mvn-params: '-P docker -DskipTests=true -DskipNexusStagingDeployMojo=true -DskipDockerPush=false'
@@ -44,7 +44,7 @@
sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
sonar-mvn-goal: '{sonar_mvn_goal}'
cron: '@daily'
- build-node: ubuntu1604-docker-8c-8g
+ build-node: ubuntu1804-docker-8c-8g
project: 'aaf/certservice'
project-name: 'aaf-certservice'
branch: 'master'