From: seshukm Date: Fri, 8 May 2020 05:54:28 +0000 (+0530) Subject: change the build node X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4464b491f3ce156bc2001c16a99d1f638134b146;p=ci-management.git change the build node Issue-ID: SO-2760 Signed-off-by: seshukm Change-Id: I309097c5a912210d3107acae9dbe753d5cc2654a --- diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml index 2de4db909..f408d95da 100644 --- a/jjb/so/so.yaml +++ b/jjb/so/so.yaml @@ -16,7 +16,7 @@ build-node: centos7-builder-4c-4g maven-versions-plugin: true - gerrit-maven-docker-stage: - build-node: ubuntu1804-docker-8c-8g + build-node: ubuntu1804-docker-v1-8c-8g maven-versions-plugin: true mvn-params: '-P docker -DskipTests' container-public-registry: 'nexus3.onap.org:10001' @@ -32,7 +32,7 @@ mvn-settings: 'so-settings' files: '**' archive-artifacts: '' - build-node: ubuntu1804-builder-4c-4g + build-node: ubuntu1804-docker-v1-8c-8g - project: name: so-sonar @@ -45,7 +45,7 @@ sonar-mvn-goal: '{sonar_mvn_goal}' cron: '@daily' max-git-repo-age-hours: 48 - build-node: ubuntu1804-builder-4c-4g + build-node: ubuntu1804-docker-v1-8c-8g project: 'so' project-name: 'so' branch: 'master' @@ -58,7 +58,7 @@ jobs: - 'onap-gerrit-maven-coverity' cron: '@daily' - build-node: 'ubuntu1804-builder-4c-4g' + build-node: 'ubuntu1804-docker-v1-8c-8g' project: 'so' project-name: 'so' branch: 'master' @@ -88,7 +88,7 @@ nexus-iq-namespace: 'onap-' project: so project-name: 'so' - build-node: ubuntu1804-builder-4c-4g + build-node: ubuntu1804-docker-v1-8c-8g stream: - 'master': branch: 'master'