diff options
Diffstat (limited to 'jjb/optf/optf-has.yaml')
-rw-r--r-- | jjb/optf/optf-has.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/optf/optf-has.yaml b/jjb/optf/optf-has.yaml index b94af567d..a91a4b2b2 100644 --- a/jjb/optf/optf-has.yaml +++ b/jjb/optf/optf-has.yaml @@ -26,7 +26,7 @@ - '{project-name}-gerrit-release-jobs': build-node: centos7-docker-8c-8g - gerrit-maven-docker-stage: - build-node: ubuntu1604-docker-8c-8g + build-node: ubuntu1804-docker-8c-8g maven-versions-plugin: true container-public-registry: 'nexus3.onap.org:10001' container-staging-registry: 'nexus3.onap.org:10003' @@ -36,7 +36,7 @@ files: '**' archive-artifacts: '' - build-node: 'ubuntu1604-builder-4c-4g' + build-node: 'ubuntu1804-builder-4c-4g' - project: name: optf-has-docker @@ -79,7 +79,7 @@ sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' sonar-mvn-goal: '{sonar_mvn_goal}' cron: '@daily' - build-node: ubuntu1604-builder-4c-4g + build-node: ubuntu1804-builder-4c-4g project: 'optf/has' project-name: 'optf-has' branch: 'master' |