Skip to content

Wait for first pipeline to be created

Tiffany Rea requested to merge 430133-fix-prefill-var-spec into master

What does this MR do and why?

Attempting to fix flakiness here #430133 (closed) . I think if we check too quickly before the pipeline creation completes, it makes sense that the variables weren't properly populated. Adding a wait here for that.

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 #430133 (closed)

Merge request reports