summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorFatih Degirmenci <fdegir@gmail.com>2019-07-31 15:15:16 +0000
committerGerrit Code Review <gerrit@opnfv.org>2019-07-31 15:15:16 +0000
commit559f32dec5d0d693792a04fab14eeb51939b90ea (patch)
treef308695748304da6a115635ac738714454100f4b /jjb
parentde2e7d2c03750a80849dcdb5c47830dbe2c0c1d0 (diff)
parent5dc7661dd3283db19757ba8baebd8e4fde25a16d (diff)
Merge "Configure voting for verify jobs"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/xci/xci-verify-jobs.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/xci/xci-verify-jobs.yaml b/jjb/xci/xci-verify-jobs.yaml
index 9edf55597..799ef6e96 100644
--- a/jjb/xci/xci-verify-jobs.yaml
+++ b/jjb/xci/xci-verify-jobs.yaml
@@ -27,10 +27,10 @@
notbuilt: true
- opensuse:
disabled: false
- successful: false
- failed: false
- unstable: false
- notbuilt: false
+ successful: true
+ failed: true
+ unstable: true
+ notbuilt: true
# -------------------------------
# type
# -------------------------------