X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fxci%2Fxci-verify-jobs.yaml;h=baff0c99e2dccbc7420fb520214bc1c19e57713c;hb=9f3f655155eae686a41a4478390a2a92a148df5b;hp=3b7df62f471ec6443685d9c4c0affa2742691007;hpb=afff1f88a918215eeb9060c4f43c5a332c8eb32c;p=releng.git diff --git a/jjb/xci/xci-verify-jobs.yaml b/jjb/xci/xci-verify-jobs.yaml index 3b7df62f4..baff0c99e 100644 --- a/jjb/xci/xci-verify-jobs.yaml +++ b/jjb/xci/xci-verify-jobs.yaml @@ -20,7 +20,7 @@ unstable: false notbuilt: false - centos: - disabled: false + disabled: true successful: true failed: true unstable: true @@ -112,8 +112,6 @@ pattern: 'xci/scripts/vm/**' - compare-type: ANT pattern: 'docs/**' - - compare-type: ANT - pattern: 'prototypes/**' - compare-type: ANT pattern: 'upstream/**' - project-compare-type: 'REG_EXP' @@ -207,11 +205,17 @@ publishers: - postbuildscript: - script-only-if-succeeded: false - script-only-if-failed: false builders: - - shell: - !include-raw: ./xci-cleanup.sh + - role: BOTH + build-on: + - ABORTED + - FAILURE + - NOT_BUILT + - SUCCESS + - UNSTABLE + build-steps: + - shell: !include-raw: ./xci-cleanup.sh + mark-unstable-if-failed: true - job-template: