Skip to content

Add logic to wait for pipeline creation

Tiffany Rea requested to merge 403190-add-wait-for-pipeline-creation into master

What does this MR do and why?

Attempting to reduce flakiness for browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb by adding logic to wait for new pipeline to be created after every commit to either add or update CI yml file.

See explanation #403190 (comment 1442493084)

Also add after block to remove runner via API.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #403190 (closed)

Edited by Tiffany Rea

Merge request reports