Skip to content

Restore fabrication of fork MR via browser

Mark Lapierre requested to merge ml-restore-fork-mr-browser-fabrication into master

What does this MR do?

  • Restores the behavior of the fork MR test after it was unintentionally changed.
  • Makes the test a smoke test because of the importance of the fork feature.

Resource::MergeRequestFromFork can't fabricate via the API, so after da361162 it was fabricating a regular merge request instead.

This test should fabricate via the browser because it is the main test of the fork feature.

If the test hadn't been changed it would have caught gitlab-com/gl-infra/production#3186 (closed)

Does this MR meet the acceptance criteria?

Conformity

Edited by Mark Lapierre

Merge request reports