From: Markos Chandras Date: Tue, 3 Oct 2017 09:54:59 +0000 (+0100) Subject: jjb: xci: Use pre-built dib images for CI runs X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=101edc00d238645427688d3bf70d758c32625cd4;p=releng.git jjb: xci: Use pre-built dib images for CI runs We make use of the pre-built dib images hosted on artifacts.opnfv.org instead of building a new one on every CI build. This makes the CI jobs somewhat faster since we start with the XCI deployment straight away This patchset depends on https://gerrit.opnfv.org/gerrit/#/c/44049/ Signed-off-by: Markos Chandras Change-Id: Id2ccee8882cd20590a4cd27d4e512dc414d7b40e --- diff --git a/jjb/xci/xci-verify-jobs.yml b/jjb/xci/xci-verify-jobs.yml index 3b399a7eb..ff3c68923 100644 --- a/jjb/xci/xci-verify-jobs.yml +++ b/jjb/xci/xci-verify-jobs.yml @@ -281,6 +281,8 @@ export INSTALLER_TYPE=$INSTALLER_TYPE export GIT_BASE=$GIT_BASE export JENKINS_HOME=$JENKINS_HOME + export XCI_BUILD_CLEAN_VM_OS=false + export XCI_UPDATE_CLEAN_VM_OS=true cd xci ./xci-deploy.sh