From bacb13c097243d1fd3ec5f95327e77fe46329fd0 Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Wed, 10 Apr 2019 17:00:32 -0500 Subject: Fix the ci-jobs build node Changing the ci-jobs build node to use the updated common packer image to resolve the unstable builds error xmlstarlet: command not found. The basebuild node worked with lftools v0.18.0 but not with lftools v0.22.2. Change-Id: I4e46abbfd71a077c53af85b970abaea7ceeff31d Signed-off-by: Vanessa Rene Valderrama --- jjb/ci-management/ci-management-jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/ci-management/ci-management-jobs.yaml b/jjb/ci-management/ci-management-jobs.yaml index efb580d5a..bd9b350d6 100644 --- a/jjb/ci-management/ci-management-jobs.yaml +++ b/jjb/ci-management/ci-management-jobs.yaml @@ -6,7 +6,7 @@ project: ci-management project-name: ci-management - build-node: centos7-basebuild-4c-4g + build-node: centos7-basebuilder-4c-4g build-timeout: 30 jjb-version: 2.6.0 -- cgit 1.2.3-korg