summaryrefslogtreecommitdiffstats
path: root/jjb/aai/aai-sparky-be.yaml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2020-03-30 10:33:41 -0400
committerJimmy Forsyth <jf2512@att.com>2020-03-30 10:33:42 -0400
commit705e41beff78fc69c4a5000d41a3181896d0bc53 (patch)
tree2437fca129e608df5edd783ddc52fff6b52a723b /jjb/aai/aai-sparky-be.yaml
parent9485e6f604db0af1370095eb2b652a5718302070 (diff)
Update AAI jjbs to use ubuntu 1804
Issue-ID: AAI-2849 Change-Id: Ic808db184eb6536b6b60f04e1750633bd8bd44fb Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'jjb/aai/aai-sparky-be.yaml')
-rw-r--r--jjb/aai/aai-sparky-be.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/aai/aai-sparky-be.yaml b/jjb/aai/aai-sparky-be.yaml
index c27ea7104..60bbef5f3 100644
--- a/jjb/aai/aai-sparky-be.yaml
+++ b/jjb/aai/aai-sparky-be.yaml
@@ -17,7 +17,7 @@
maven-versions-plugin: true
- gerrit-maven-docker-stage:
mvn-params: '-f sparkybe-onap-application/pom.xml -P docker -B -Dmaven.test.skip=true'
- 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'
- '{project-name}-gerrit-release-jobs':
@@ -42,7 +42,7 @@
sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
sonar-mvn-goal: '{sonar_mvn_goal}'
cron: '@daily'
- build-node: ubuntu1604-builder-4c-4g
+ build-node: ubuntu1804-builder-4c-4g
project: 'aai/sparky-be'
project-name: 'aai-sparky-be'
branch: 'master'
@@ -74,7 +74,7 @@
- project:
name: 'aai-sparky-be-whitesource'
project-name: 'aai-sparky-be'
- build-node: ubuntu1604-docker-8c-8g
+ build-node: ubuntu1804-docker-8c-8g
jobs:
- gerrit-whitesource-scan
mvn-settings: 'aai-sparky-be-settings'