Skip to content

Refactor MR page pipeline status check

Tiffany Rea requested to merge 335571-refactor-pipeline-status-check into master

What does this MR do?

Follow up from !65574 (comment 621991665).

I know we are having lots of transient bugs on the Merge Request page and we needed to be lenient with the pipeline status and others. I figured we could consolidate that to one place and have 1 wait logic as a baseline for the overall feature performance instead of having different wait logic in different places.

I also did some refactor around the related tests besides removing the wait logics to clean them up a bit.

Does this MR meet the acceptance criteria?

Conformity

Related to #335571 (closed)

Edited by Tiffany Rea

Merge request reports