Modify TLDK node 44/17144/1
authorVanessa Rene Valderrama <[email protected]>
Tue, 29 Jan 2019 17:53:52 +0000 (11:53 -0600)
committerVanessa Rene Valderrama <[email protected]>
Tue, 29 Jan 2019 17:53:52 +0000 (11:53 -0600)
This node change will switch TLDK to use the new common-packer
CentOS7 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: Ib78cc31babee4c7c473ec2597ee9070a8a66583f
Signed-off-by: Vanessa Rene Valderrama <[email protected]>
jjb/tldk/tldk.yaml

index ef9b6e4..610afea 100644 (file)
@@ -31,7 +31,7 @@
     name: '{project}-verify-{stream}-{os}'
 
     project-type: freestyle
-    node: '{os}-basebuild-4c-4g'
+    node: ubuntu1604-builder-4c-4g
     concurrent: true
 
     build-discarder:
@@ -79,7 +79,7 @@
     name: '{project}-verify-image-{stream}-{os}'
 
     project-type: freestyle
-    node: '{os}-basebuild-4c-4g'
+    node: ubuntu1604-builder-4c-4g
     concurrent: true
 
     build-discarder:
     name: '{project}-merge-{stream}-{os}'
 
     project-type: freestyle
-    node: '{os}-basebuild-4c-4g'
+    node: ubuntu1604-builder-4c-4g
 
     build-discarder:
       daysToKeep: '{build-days-to-keep}'
     name: 'tldk-csit-verify-func-{stream}-{os}-virl'
 
     project-type: freestyle
-    node: '{os}-basebuild-4c-4g'
+    node: ubuntu1604-builder-4c-4g
     concurrent: true
 
     build-discarder: