X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Faai%2Faai-resources.yaml;h=8b3d49ea3db9631a3021e281081687b2efd89870;hp=6ffc4234c54b214393dd9e9f6b914de255c5fb00;hb=61a0f59c466bf12a84b8b2b5d0031589bcdadc0d;hpb=2d00d92ef852fb42d18f374cbb1fdbd8b4707864 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'