Update the admin user for GET Release Environment QA tests
What does this MR do and why?
Updates the variables used to specify the admin user and password to be used by QA tests in the GET release environments within the CI/CD pipelines. This change is being made to reduce test flakiness caused by authentication failures. These failures are a result of a locked-down default user account with too many login attempts.
References
Ref https://gitlab.com/gitlab-com/gl-infra/delivery/-/issues/21373
The referenced issue contains information on the potential approaches considered.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Jason Rogena (GitLab)