xci: Enable voting for CentOS jobs 35/51435/1
authorFatih Degirmenci <fdegir@gmail.com>
Thu, 1 Feb 2018 08:23:04 +0000 (09:23 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Thu, 1 Feb 2018 08:23:04 +0000 (09:23 +0100)
CentOS is now supported by os-nosdn-nofeature scenario and it is
time to enable voting for it. For scenarios that do not support
CentOS yet, the jobs will skip running real stuff by exit 0 in
order not to fail the patch.

Change-Id: I86c9e1bb4d66ea84ccfc864186a7ca7c696f8663
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
jjb/xci/xci-verify-jobs.yml

index 3c31456..28bc317 100644 (file)
           notbuilt: false
       - centos:
           disabled: false
-          successful: true
-          failed: true
-          unstable: true
-          notbuilt: true
+          successful: false
+          failed: false
+          unstable: false
+          notbuilt: false
       - opensuse:
           disabled: false
           successful: false