Skip to content

Skip intermediate steps in QA merge train test

Mark Lapierre requested to merge 196234-fix-merge-train-qa-test into master

What does this MR do?

Removes 2 expect statements for output that might not be seen if the merge train completes before the test gets to those statements.

Instead we skip to the merge verification, and check that the merge train pipeline passed.

See #196234 (closed)

Does this MR meet the acceptance criteria?

Conformity

Edited by Mark Lapierre

Merge request reports