From: Fatih Degirmenci Date: Tue, 6 Feb 2018 09:19:53 +0000 (+0100) Subject: xci: Disable voting for CentOS jobs X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=0b4524bfcd0e406687e2053cf7ef9913b606f635;hp=8150d3cc0157e15003cf0e6e99fcf50db386bef2;p=releng.git xci: Disable voting for CentOS jobs CentOS jobs started failing which requires troubleshooting. In order not to block things, the voting is disabled for CentOS jobs. Change-Id: Idc14b00cf09f0ee75bac17e993dc9f7724a1ad88 Signed-off-by: Fatih Degirmenci --- diff --git a/jjb/xci/xci-verify-jobs.yml b/jjb/xci/xci-verify-jobs.yml index 28bc317bd..3c314568f 100644 --- a/jjb/xci/xci-verify-jobs.yml +++ b/jjb/xci/xci-verify-jobs.yml @@ -21,10 +21,10 @@ notbuilt: false - centos: disabled: false - successful: false - failed: false - unstable: false - notbuilt: false + successful: true + failed: true + unstable: true + notbuilt: true - opensuse: disabled: false successful: false