diff options
Diffstat (limited to 'jjb/optf/optf-fgps.yaml')
-rw-r--r-- | jjb/optf/optf-fgps.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/optf/optf-fgps.yaml b/jjb/optf/optf-fgps.yaml index 9f3db1320..5f4509b24 100644 --- a/jjb/optf/optf-fgps.yaml +++ b/jjb/optf/optf-fgps.yaml @@ -21,7 +21,7 @@ build-node: centos7-docker-8c-8g maven-versions-plugin: true - 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' @@ -30,7 +30,7 @@ build-node: centos7-docker-8c-8g files: '**' archive-artifacts: '' - build-node: 'ubuntu1604-builder-4c-4g' + build-node: 'ubuntu1804-builder-4c-4g' - project: name: optf-fgps-valetapi @@ -50,7 +50,7 @@ - '{project-name}-{stream}-{subproject}-merge-java' files: '**' archive-artifacts: '' - build-node: 'ubuntu1604-builder-4c-4g' + build-node: 'ubuntu1804-builder-4c-4g' - project: name: optf-fgps-docker @@ -91,7 +91,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/fgps' project-name: 'optf-fgps' branch: 'master' |