Skip to content

Allow to override GITLAB_GIT_TEST_REPO_URL to specify a different gitlab-git-test repo

What does this MR do?

This allows to set the gitlab-git-test repo URL via a new GITLAB_GIT_TEST_REPO_URL environment variable.

I've already set this variable to https://dev.gitlab.org/gitlab/gitlab-git-test.git for GitLab CE and EE on dev, after having enabled remote mirroring for https://gitlab.com/gitlab-org/gitlab-git-test.git.

Closes #27551 (closed)

Merge request reports