X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fxci%2Fxci-verify-jobs.yml;h=c95917f09dc11a2585414b2a026e0d98960f7a19;hb=822d2780d4987441b7f379ca670f4c8e9c782489;hp=c54a1b9414832809cf4b9a09f15f82f5af775e64;hpb=83a7a4ac9d2966010eac2b6ce5af2904276e55c8;p=releng.git diff --git a/jjb/xci/xci-verify-jobs.yml b/jjb/xci/xci-verify-jobs.yml index c54a1b941..c95917f09 100644 --- a/jjb/xci/xci-verify-jobs.yml +++ b/jjb/xci/xci-verify-jobs.yml @@ -188,6 +188,15 @@ kill-phase-on: NEVER abort-all-job: true + publishers: + - postbuildscript: + script-only-if-succeeded: false + script-only-if-failed: false + builders: + - shell: + !include-raw: ./xci-cleanup.sh + + - job-template: name: 'xci-verify-{distro}-{phase}-{type}-{stream}' @@ -230,7 +239,7 @@ default: $WORKSPACE/ - string: name: INSTALLER_TYPE - default: 'osa' + default: $XCI_INSTALLER - string: name: GIT_BASE default: https://gerrit.opnfv.org/gerrit/$PROJECT @@ -275,5 +284,3 @@ builders: - shell: !include-raw: ./xci-run-functest.sh - - shell: - !include-raw: ./xci-cleanup.sh