diff options
Diffstat (limited to 'jjb/so/so-so-etsi-nfvo.yaml')
-rw-r--r-- | jjb/so/so-so-etsi-nfvo.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/so/so-so-etsi-nfvo.yaml b/jjb/so/so-so-etsi-nfvo.yaml index 5a54d934a..ee6b43fce 100644 --- a/jjb/so/so-so-etsi-nfvo.yaml +++ b/jjb/so/so-so-etsi-nfvo.yaml @@ -24,7 +24,7 @@ build-node: centos7-builder-4c-4g maven-versions-plugin: true - gerrit-maven-docker-stage: - build-node: ubuntu1804-docker-v1-8c-8g + build-node: ubuntu2004-docker-v1-8c-8g maven-versions-plugin: true mvn-params: '-P docker -DskipTests' container-public-registry: 'nexus3.onap.org:10001' @@ -42,7 +42,7 @@ mvn-settings: 'so-so-etsi-nfvo-settings' files: '**' archive-artifacts: '' - build-node: ubuntu1804-docker-v1-8c-8g + build-node: ubuntu2004-docker-v1-8c-8g - project: name: so-so-etsi-nfvo-sonar @@ -56,7 +56,7 @@ sonar-mvn-goal: '{sonar_mvn_goal}' cron: '@daily' max-git-repo-age-hours: 48 - build-node: ubuntu1804-docker-v1-8c-8g + build-node: ubuntu2004-docker-v1-8c-8g project: 'so/so-etsi-nfvo' project-name: 'so-so-etsi-nfvo' branch: 'master' @@ -72,7 +72,7 @@ nexus-iq-namespace: 'onap-' project: 'so/so-etsi-nfvo' project-name: 'so-so-etsi-nfvo' - build-node: ubuntu1804-docker-v1-8c-8g + build-node: ubuntu2004-docker-v1-8c-8g stream: - 'master': branch: 'master' |