Skip to content

Wait for push before checking for new commit

Mark Lapierre requested to merge ml-qa-squash-fix into master

What does this MR do?

The MR squash e2e test sometimes fails because it checks the MR page immediately after pushing without waiting for the push to occur.

This adds a wait before loading the merge request.

What are the relevant issue numbers?

Closes gitlab-org/quality/staging#14 (closed)

Does this MR meet the acceptance criteria?

Merge request reports