From: Vanessa Rene Valderrama Date: Mon, 22 Apr 2019 16:58:52 +0000 (-0500) Subject: Modify build node X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F80%2F19080%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: Ie673c72ad3d633056d48874d3d24c5f2df99d9a1 Signed-off-by: Vanessa Rene Valderrama --- diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 963812eb9..8dbdf4cdd 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -38,7 +38,7 @@ - job-template: name: 'honeycomb-verify-{stream}-{os}' project-type: maven - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' concurrent: true jdk: openjdk8-{os} @@ -91,7 +91,7 @@ - job-template: name: 'honeycomb-merge-{stream}-{os}' project-type: maven - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' jdk: openjdk8-{os} build-discarder: @@ -173,7 +173,7 @@ - job-template: name: 'honeycomb-benchmark-master-{os}' project-type: maven - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' jdk: openjdk8-{os} build-discarder: