Skip to content

Adding refresh and more wait time to remedy flakiness

Tiffany Rea requested to merge 335007-fix-pipeline-status-stuck into master

What does this MR do?

Sometimes pipeline status on Merge Request page doesn't update automatically causing test flakiness #335007 (closed). I'm adding page refresh logic and increase wait time incase there is significant lagging happens. Also file a transient bug #335124 (closed), when this bug is resolved, we can revert this change.

Does this MR meet the acceptance criteria?

Conformity

Related to #335007 (closed) & #335006 (closed)

Edited by Tiffany Rea

Merge request reports