Skip to content

Fixing a fork based merge request test

Tomislav Nikić requested to merge tomi/test/fork into master

What does this MR do?

The main problems this test had was that the project creation was hitting the same name as left over projects from previous tests. To alleviate this, I have added a removal of resources after the test is done. There were also some issues with the user actually creating and the user merging the merge request which can not be the same. This should be fixed now.

E2E Test Failure issue(s)

#332588 (closed)

Check-list

Edited by Tomislav Nikić

Merge request reports