Skip to content

Wait for push before trying to create a new MR

Mark Lapierre requested to merge qa-mr-wait-for-push into master

What does this MR do?

Make Resource::MergeRequest wait during fabrication for the push to happen before trying to open a merge request.

This would sometimes cause tests to fail.

This isn't the first time this sort of thing was needed. This suggest a more general fix should have a higher priority: https://gitlab.com/gitlab-org/gitlab-ce/issues/53308

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/54302#note_124108092

Does this MR meet the acceptance criteria?

Edited by Mark Lapierre

Merge request reports

Loading