X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Faai%2Faai-resources.yaml;h=8b3d49ea3db9631a3021e281081687b2efd89870;hb=61a0f59c466bf12a84b8b2b5d0031589bcdadc0d;hp=8787173857b26da7260fb398e1e9199c5bb4b3c2;hpb=c343a7ba14ce4ee19be7ac48aca03d06c415545f;p=ci-management.git diff --git a/jjb/aai/aai-resources.yaml b/jjb/aai/aai-resources.yaml index 878717385..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': @@ -37,7 +37,7 @@ mvn-version: 'mvn35' files: '**' archive-artifacts: '' - build-node: ubuntu1804-builder-4c-4g + build-node: ubuntu2004-builder-4c-4g java-version: openjdk8 - project: @@ -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' @@ -81,7 +81,7 @@ project-name: aai-resources jobs: - gerrit-info-yaml-verify - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g project: aai/resources branch: master java-version: openjdk8 @@ -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'