Skip to content

Adjust wait/retry condition

Tiffany Rea requested to merge fix_delete_pipeline_api_test into master

What does this MR do?

Fix transient failure #295675 (closed). I could not reproduce this failure locally but I think we checked for deletion too quickly. I'm having the test to retry a few times if necessary to query for the deleted pipeline after deletion.

Does this MR meet the acceptance criteria?

Conformity

Merge request reports