diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/xci/xci-verify-jobs.yaml | 8 |
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 # ------------------------------- |