X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Finfra%2Fbifrost-cleanup-job.yml;fp=jjb%2Finfra%2Fbifrost-cleanup-job.yml;h=ba283ffaef964e54f6e4537543e58df638dac8f3;hb=982a7eb030bfe91ba4cb8fa5c976b5f4cad7f621;hp=2f7d9737b4d3b8b9baca10d944f32b79fe2ff540;hpb=91349388dfc27b0376290da074388b2021a10a1f;p=releng.git diff --git a/jjb/infra/bifrost-cleanup-job.yml b/jjb/infra/bifrost-cleanup-job.yml index 2f7d9737b..ba283ffae 100644 --- a/jjb/infra/bifrost-cleanup-job.yml +++ b/jjb/infra/bifrost-cleanup-job.yml @@ -50,7 +50,7 @@ set -eu # DO NOT change this unless you know what you are doing. - BIFROST_GS_URL='gs://artifacts.opnfv.org/cross-community-ci/openstack/bifrost/$GERRIT_NAME/$GERRIT_CHANGE_NUMBER/' + BIFROST_GS_URL="gs://artifacts.opnfv.org/cross-community-ci/openstack/bifrost/$GERRIT_NAME/$GERRIT_CHANGE_NUMBER/" # This should never happen... even 'recheck' uses the last jobs' # gerrit information. Better exit with error so we can investigate @@ -94,12 +94,9 @@ # We only run this when the change is merged since # we don't need the logs anymore - change-merged-event: 'true' + - change-abandoned-event: 'true' - change-restored-event: 'false' - draft-published-event: 'false' - # We need this in order to be able to trigger a cleanup - # from Gerrit should it be necessary - - comment-added-contains-event: - comment-contains-value: 'recheck' # This is an OPNFV maintenance job. We don't want to provide # feedback on Gerrit silent: true @@ -130,14 +127,9 @@ # We only run this when the change is merged since # we don't need the logs anymore - change-merged-event: 'true' + - change-abandoned-event: 'true' - change-restored-event: 'false' - draft-published-event: 'false' - # We need this in order to be able to trigger a cleanup - # from Gerrit should it be necessary - - comment-added-contains-event: - comment-contains-value: 'recheck' - - comment-added-contains-event: - comment-contains-value: 'reverify' # This is an OPNFV maintenance job. We don't want to provide # feedback on Gerrit silent: true