From: Ittay Stern Date: Tue, 31 Mar 2020 03:54:54 +0000 (+0300) Subject: VID: Migrate jjb to 18.04 build nodes X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F20%2F104720%2F1;p=ci-management.git VID: Migrate jjb to 18.04 build nodes Issue-ID: VID-799 Change-Id: Ib537eefee2090b0bcf4f2235ab3feccf31c6d4c7 Signed-off-by: Ittay Stern --- diff --git a/jjb/vid/vid.yaml b/jjb/vid/vid.yaml index 871876e75..a8668dcd9 100644 --- a/jjb/vid/vid.yaml +++ b/jjb/vid/vid.yaml @@ -32,7 +32,7 @@ mvn-settings: 'vid-settings' files: '**' archive-artifacts: '' - build-node: ubuntu1604-builder-4c-4g + build-node: ubuntu1804-builder-4c-4g #- project: # name: vid-docker-arm64 @@ -60,7 +60,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: 'vid' project-name: 'vid' branch: 'master' @@ -75,7 +75,7 @@ nexus-iq-namespace: 'onap-' project: vid project-name: 'vid' - build-node: ubuntu1604-builder-4c-4g + build-node: ubuntu1804-builder-4c-4g branch: 'master' mvn-settings: 'vid-settings'