xci: Disable voting for CentOS jobs 55/51755/1
authorFatih Degirmenci <fdegir@gmail.com>
Tue, 6 Feb 2018 09:19:53 +0000 (10:19 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Tue, 6 Feb 2018 09:19:53 +0000 (10:19 +0100)
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 <fdegir@gmail.com>
jjb/xci/xci-verify-jobs.yml

index 28bc317..3c31456 100644 (file)
           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