diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2022-09-28 17:28:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-09-28 17:28:34 +0000 |
commit | cd192712cb4e936818fec17bb477dfd2e869158a (patch) | |
tree | 02796ee8d66498cae97445533fdadbfa9c585929 /jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml | |
parent | f96c57cf2ef9c09772b2a863124b16b80a00b75f (diff) | |
parent | 63210bd3148929d31ccb0f53c6488b204e161462 (diff) |
Merge "Chore: Move to ubuntu2004-builder"
Diffstat (limited to 'jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml')
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml b/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml index 1db7b6777..8af1b6e5d 100644 --- a/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml +++ b/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml @@ -25,7 +25,7 @@ build-node: centos7-docker-8c-8g files: '**' archive-artifacts: '' - build-node: ubuntu1804-builder-4c-4g + build-node: ubuntu2004-builder-4c-4g - project: name: vfc-nfvo-driver-svnfm-huawei-sonar @@ -38,7 +38,7 @@ sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' sonar-mvn-goal: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar" cron: '@daily' - build-node: ubuntu1804-builder-4c-4g + build-node: ubuntu2004-builder-4c-4g mvn-params: '-f huawei/pom.xml' project: 'vfc/nfvo/driver/vnfm/svnfm' project-name: 'vfc-nfvo-driver-svnfm-huawei' @@ -56,7 +56,7 @@ nexus-iq-namespace: 'onap-' project: vfc/nfvo/driver/vnfm/svnfm project-name: 'vfc-nfvo-driver-svnfm-huawei' - build-node: ubuntu1804-builder-4c-4g + build-node: ubuntu2004-builder-4c-4g branch: 'master' mvn-settings: 'vfc-nfvo-driver-vnfm-svnfm-settings' |