Skip to content

[QA] Improve the fork scenario to take a username and password instead of always…

Rémy Coutable requested to merge qa-staging-2 into master

What does this MR do?

This allows the fork scenario to take in account GITLAB_FORKER_USERNAME and GITLAB_FORKER_PASSWORD in order to log-in with an existing user to fork the project instead of always creating a new user.

This needs a gitlab-qa MR to forward the GITLAB_FORKER_USERNAME and GITLAB_FORKER_PASSWORD env variables: gitlab-qa!166 (merged)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes gitlab-org/quality/staging#2 (closed).

Edited by Rémy Coutable

Merge request reports