Age | Commit message (Collapse) | Author | Files | Lines |
|
Use the -m gsutil option to perform parallel object removal insted of a
sequential one to reduce the job's execution time.
Change-Id: I87d21b07674035113883f7952514555dec1750ca
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
Add new trigger when a patchset is abandoned and drop the one for
'recheck' and 'reverify' comments since the logs will be eventually
deleted when the patchset is merged or abandoned. Moreover, fix quoting
for the BIFROST_GS_URL variable which prevented logs from being deleted
properly. This fixes the following error:
CommandException: No URLs matched:
gs://artifacts.opnfv.org/cross-community-ci/openstack/bifrost/$GERRIT_NAME/$GERRIT_CHANGE_NUMBER/
Change-Id: I8f6ca7a9b2af4a7a4b204f15abf6a223144637a6
|
|
Add new job which will wipe the build logs from artifacts.opnfv.org
once the proposed gerrit patchset is merged. This job is only
triggered when a patchset is accepted and it can be executed on any
of the bifrost slaves provided none of the bifrost-verify-* jobs is
running.
Change-Id: Ice708b978fbf283d5134f5cf7f7e1e541ec61003
Signed-off-by: Markos Chandras <mchandras@suse.de>
|