From: Fatih Degirmenci Date: Mon, 4 Mar 2019 16:38:24 +0000 (+0100) Subject: xci: Disable daily jobs while troubleshooting the POD X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=37aed7ca8fc40e13543936da44675df2c4315838 xci: Disable daily jobs while troubleshooting the POD Change-Id: Iac908da495f6cc73c6201ffdd1a4367b0432b5c9 Signed-off-by: Fatih Degirmenci --- diff --git a/jjb/xci/xci-daily-jobs.yaml b/jjb/xci/xci-daily-jobs.yaml index 649fa8521..a457d9d20 100644 --- a/jjb/xci/xci-daily-jobs.yaml +++ b/jjb/xci/xci-daily-jobs.yaml @@ -37,13 +37,13 @@ # ------------------------------- distro: - 'ubuntu': - disabled: false + disabled: true slave-label: xci-baremetal - 'centos': disabled: true slave-label: xci-baremetal - 'opensuse': - disabled: false + disabled: true slave-label: xci-baremetal # -------------------------------