From e88f7108dde97760fdef1845bfc3780c0078954e Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Mon, 25 Feb 2019 11:28:01 -0700 Subject: [PATCH] Modify puppet-fdio node This node change will switch puppet-fdio 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: I685c712536b99c2c893f40d37a1af136a8a21daf Signed-off-by: Vanessa Rene Valderrama --- jjb/puppet-fdio/puppet-fdio.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jjb/puppet-fdio/puppet-fdio.yaml b/jjb/puppet-fdio/puppet-fdio.yaml index 98ed4bbff..e155b926e 100644 --- a/jjb/puppet-fdio/puppet-fdio.yaml +++ b/jjb/puppet-fdio/puppet-fdio.yaml @@ -23,7 +23,7 @@ name: 'puppet-fdio-verify-unit-{puppet_version}-{stream}-{os}' project-type: freestyle - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' concurrent: true build-discarder: @@ -77,7 +77,7 @@ name: 'puppet-fdio-verify-beaker-{stream}-{os}' project-type: freestyle - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' concurrent: true build-discarder: -- 2.16.6