From: Vanessa Rene Valderrama Date: Mon, 25 Feb 2019 18:00:51 +0000 (-0700) Subject: Modify Honeycomb node X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=bdcbe9a6620bae2c8d753e69f974158448212006;p=ci-management.git Modify Honeycomb node This node change will switch Honeycomb to use the new 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: Ib4abebcc9300005e14f4fec28806d14c19348cd2 Signed-off-by: Vanessa Rene Valderrama --- diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 2ee68a2f9..7865fdf77 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -35,7 +35,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} @@ -88,7 +88,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: @@ -170,7 +170,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: