summaryrefslogtreecommitdiffstats
path: root/jjb/aai/aai-resources.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/aai/aai-resources.yaml')
-rw-r--r--jjb/aai/aai-resources.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/jjb/aai/aai-resources.yaml b/jjb/aai/aai-resources.yaml
index 6ffc4234c..8b3d49ea3 100644
--- a/jjb/aai/aai-resources.yaml
+++ b/jjb/aai/aai-resources.yaml
@@ -10,9 +10,9 @@
project-name: 'aai-resources'
jobs:
- '{project-name}-{stream}-verify-java':
- build-node: ubuntu1804-docker-8c-8g
+ build-node: ubuntu2004-docker-8c-8g
- '{project-name}-{stream}-merge-java':
- build-node: ubuntu1804-docker-8c-8g
+ build-node: ubuntu2004-docker-8c-8g
- gerrit-maven-stage:
mvn-params: '-DskipTests'
sign-artifacts: true
@@ -21,7 +21,7 @@
sbom-generator: true
- gerrit-maven-docker-stage:
mvn-params: '-P docker -Dmaven.test.skip=true'
- build-node: ubuntu1804-docker-8c-8g
+ build-node: ubuntu2004-docker-8c-8g
container-public-registry: 'nexus3.onap.org:10001'
container-staging-registry: 'nexus3.onap.org:10003'
- '{project-name}-gerrit-release-jobs':
@@ -50,7 +50,7 @@
sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
sonar-mvn-goal: '{sonar_mvn_goal}'
cron: '@daily'
- build-node: ubuntu1804-docker-8c-8g
+ build-node: ubuntu2004-docker-8c-8g
project: 'aai/resources'
project-name: 'aai-resources'
branch: 'master'
@@ -89,7 +89,7 @@
- project:
name: 'aai-resources-whitesource'
project-name: 'aai-resources'
- build-node: ubuntu1804-docker-8c-8g
+ build-node: ubuntu2004-docker-8c-8g
jobs:
- gerrit-whitesource-scan
mvn-settings: 'aai-resources-settings'