Configure voting for verify jobs 41/68041/2
authorFatih Degirmenci <fdegir@gmail.com>
Thu, 13 Jun 2019 13:08:08 +0000 (15:08 +0200)
committerAric Gardner <agardner@linuxfoundation.org>
Mon, 29 Jul 2019 22:45:17 +0000 (22:45 +0000)
OSH integration to XCI is ongoing but OpenSUSE jobs vote -1,
slowing down the integration work. Also, bumping OSA and Kubespray
would be easier while we focus on single distro to make jobs green.

Voting will gradually be enabled once the basics working.

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

index 9edf555..799ef6e 100644 (file)
           notbuilt: true
       - opensuse:
           disabled: false
-          successful: false
-          failed: false
-          unstable: false
-          notbuilt: false
+          successful: true
+          failed: true
+          unstable: true
+          notbuilt: true
     # -------------------------------
     # type
     # -------------------------------