Let jobs pass when reusable resource cleanup fails
What does this MR do and why?
Rescues InternalServerError
when raised by QA::Resource::ReusableCollection.remove_all_via_api!
.
The errors seems to be caused by a problem with the repository in the reusable project. This change is temporary, intended to remove some noise from the pipeline while I keep working on a fix.
See #354387 (closed)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.