From 434ddc04e8af002dac64eff23678c3f6bf37cffd Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Tue, 28 Nov 2017 15:45:02 +0000 Subject: [PATCH] Revert "jjb: xci: xci-verify-jobs: Enable tempest for XCI" This reverts commit 130a166b57d708cadba8a5917eadf0025fc17c6b. It was very optimistic to enable tempest in the CI jobs so disable it until we understand the problems. They are most likely related to limited HW resources but we need to confirm that. Change-Id: Id9ff9a4ca047140341c98411c0c57243d47001a9 Signed-off-by: Markos Chandras --- jjb/xci/xci-verify-jobs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/jjb/xci/xci-verify-jobs.yml b/jjb/xci/xci-verify-jobs.yml index b1b868d3f..93ca18708 100644 --- a/jjb/xci/xci-verify-jobs.yml +++ b/jjb/xci/xci-verify-jobs.yml @@ -281,7 +281,6 @@ export INSTALLER_TYPE=$INSTALLER_TYPE export GIT_BASE=$GIT_BASE export JENKINS_HOME=$JENKINS_HOME - export RUN_TEMPEST=true cd xci ./xci-deploy.sh -- 2.16.6