From: Vanessa Rene Valderrama Date: Mon, 25 Feb 2019 18:26:42 +0000 (-0700) Subject: Modify TLDK node X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F20%2F17820%2F2;p=ci-management.git 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 --- 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: