From 76a55f19995db9256370fcc6f3a48c845b261666 Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Mon, 28 Jan 2019 12:42:59 -0600 Subject: [PATCH] Modify puppet-fdio node This node change will switch puppet-fdio 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: Ib6ce32dbb1d0045268ca8ebea2f761659676ee0d 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 1942f260a..e302eb44f 100644 --- a/jjb/puppet-fdio/puppet-fdio.yaml +++ b/jjb/puppet-fdio/puppet-fdio.yaml @@ -17,7 +17,7 @@ name: 'puppet-fdio-verify-unit-{puppet_version}-{stream}-{os}' project-type: freestyle - node: centos7-basebuild-4c-4g + node: centos7-builder-4c-4g concurrent: true build-discarder: @@ -71,7 +71,7 @@ name: 'puppet-fdio-verify-beaker-{stream}-{os}' project-type: freestyle - node: centos7-basebuild-4c-4g + node: centos7-builder-4c-4g concurrent: true build-discarder: -- 2.16.6