Modify TLDK node 20/17820/2
authorVanessa Rene Valderrama <[email protected]>
Mon, 25 Feb 2019 18:26:42 +0000 (11:26 -0700)
committerVanessa Rene Valderrama <[email protected]>
Wed, 20 Mar 2019 18:56:46 +0000 (13:56 -0500)
This node change will switch TLDK 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: I4c83fe13c0e866e78f08697dd182f680e9abc857
Signed-off-by: Vanessa Rene Valderrama <[email protected]>
jjb/tldk/tldk.yaml

index 2426bb9..7cdbe1c 100644 (file)
@@ -37,7 +37,7 @@
     name: '{project}-verify-{stream}-{os}'
 
     project-type: freestyle
-    node: '{os}-basebuild-4c-4g'
+    node: '{os}-builder-4c-4g'
     concurrent: true
 
     build-discarder:
@@ -85,7 +85,7 @@
     name: '{project}-verify-image-{stream}-{os}'
 
     project-type: freestyle
-    node: '{os}-basebuild-4c-4g'
+    node: '{os}-builder-4c-4g'
     concurrent: true
 
     build-discarder:
     name: '{project}-merge-{stream}-{os}'
 
     project-type: freestyle
-    node: '{os}-basebuild-4c-4g'
+    node: '{os}-builder-4c-4g'
     build-discarder:
       daysToKeep: '{build-days-to-keep}'
       numToKeep: '{build-num-to-keep}'
     name: 'tldk-csit-verify-func-{stream}-{os}-virl'
 
     project-type: freestyle
-    node: '{os}-basebuild-4c-4g'
+    node: '{os}-builder-4c-4g'
     concurrent: true
 
     build-discarder: