Skip to content

Adds retry to make sure MR was created before proceeding

Richard Chong requested to merge g340885-verify-mr-created into master

What does this MR do and why?

Introduces a retry to visit the MR before proceeding with the rest of the test. The spec is running into an issue where it hits a 404 trying to visit the MR page too soon. This should hopefully give enough time for the MR to get created first.

Related: #340885 (closed), #346047 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Richard Chong

Merge request reports

Loading