summaryrefslogtreecommitdiffstats
path: root/jjb/tldk
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-02-25 11:26:42 -0700
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-03-20 13:56:46 -0500
commitaafe3e0b8560d386fb581ff3f3bcc4ed2b53a7bd (patch)
treeaed850ac592e1c71849aaaf1b56dcbfade3ec545 /jjb/tldk
parenta9a402a1959dce62f9115192538b85ef49230cbd (diff)
Modify TLDK node
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 <vvalderrama@linuxfoundation.org>
Diffstat (limited to 'jjb/tldk')
-rw-r--r--jjb/tldk/tldk.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/tldk/tldk.yaml b/jjb/tldk/tldk.yaml
index 2426bb9e8..7cdbe1cd8 100644
--- a/jjb/tldk/tldk.yaml
+++ b/jjb/tldk/tldk.yaml
@@ -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:
@@ -146,7 +146,7 @@
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}'
@@ -192,7 +192,7 @@
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: