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>
fi
# No force (-f). We always verify upstream jobs so if there are no logs
# something else went wrong and we need to break immediately and investigate
- gsutil rm -r $BIFROST_GS_URL
+ gsutil -m rm -r $BIFROST_GS_URL
triggers:
- '{project}-gerrit-trigger-cleanup':