Modify build node 80/19080/1
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Mon, 22 Apr 2019 16:58:52 +0000 (11:58 -0500)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Mon, 22 Apr 2019 16:58:52 +0000 (11:58 -0500)
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 <vvalderrama@linuxfoundation.org>
jjb/honeycomb/honeycomb.yaml

index 963812e..8dbdf4c 100644 (file)
@@ -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:
 - 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: