Skip to content

Draft: Allow custom default branch in QA tests

Mark Lapierre requested to merge ml-qa-allow-custom-default-branch into master

What does this MR do?

Allows tests to be run on an instance where the default branch has been changed. The environment variable QA_DEFAULT_BRANCH should be set to the custom default branch name.

If QA_DEFAULT_BRANCH is not provided main will be used.

Requires GitLab QA MR: gitlab-qa!596 (merged)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Mark Lapierre

Merge request reports

Loading