From: Vanessa Rene Valderrama Date: Mon, 22 Apr 2019 16:56:47 +0000 (-0500) Subject: Modify build node X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F79%2F19079%2F1;p=ci-management.git Modify build node This node change will switch the node to use the common-packer image and the new ci-environment. The switch to common-packer standardizes the project with other LF projects providing additional support and automation. The switch to the new ci-environment is to isolate the build minions for security reasons. Change-Id: Ia1e89f433f0fd0343974ae1b19477725bf748994 Signed-off-by: Vanessa Rene Valderrama --- diff --git a/jjb/hc2vpp/hc2vpp-csit.yaml b/jjb/hc2vpp/hc2vpp-csit.yaml index 6cb2946c5..0c748c746 100644 --- a/jjb/hc2vpp/hc2vpp-csit.yaml +++ b/jjb/hc2vpp/hc2vpp-csit.yaml @@ -58,7 +58,7 @@ name: 'hc2vpp-csit-integration-{stream}-{os}' project-type: freestyle - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' concurrent: true build-discarder: @@ -110,7 +110,7 @@ name: 'hc2vpp-csit-verify-{stream}-{os}' project-type: maven - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' jdk: openjdk8-{os} concurrent: true @@ -203,7 +203,7 @@ name: 'hc2vpp-csit-integration-odl-{odl}-{stream}-{os}' project-type: freestyle - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' concurrent: true build-discarder: @@ -257,7 +257,7 @@ name: 'hc2vpp-csit-verify-odl-{odl}-{stream}-{os}' project-type: maven - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' jdk: openjdk8-{os} concurrent: true @@ -350,7 +350,7 @@ name: 'hc2vpp-csit-perf-{stream}-{os}' project-type: freestyle - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' concurrent: false build-discarder: diff --git a/jjb/hc2vpp/hc2vpp.yaml b/jjb/hc2vpp/hc2vpp.yaml index 8283b9052..e1ce8ffc7 100644 --- a/jjb/hc2vpp/hc2vpp.yaml +++ b/jjb/hc2vpp/hc2vpp.yaml @@ -46,7 +46,7 @@ - job-template: name: 'hc2vpp-verify-{stream}-{os}' project-type: maven - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' concurrent: true jdk: openjdk8-{os} @@ -99,7 +99,7 @@ - job-template: name: 'hc2vpp-verify-image-{stream}-{os}' project-type: maven - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' concurrent: true jdk: openjdk8-{os} @@ -165,7 +165,7 @@ - job-template: name: 'hc2vpp-merge-{stream}-{os}' project-type: maven - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' jdk: openjdk8-{os} build-discarder: @@ -231,7 +231,7 @@ - job-template: name: 'hc2vpp-integration-{stream}-{os}' project-type: maven - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' jdk: openjdk8-{os} build-discarder: