Modify Honeycomb node 15/17815/2
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Mon, 25 Feb 2019 18:00:51 +0000 (11:00 -0700)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Wed, 20 Mar 2019 14:54:46 +0000 (09:54 -0500)
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 <vvalderrama@linuxfoundation.org>
jjb/honeycomb/honeycomb.yaml

index 2ee68a2..7865fdf 100644 (file)
@@ -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:
 - 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: