Skip to content

Remove mutations from Env class

What does this MR do and why?

  • Remove mutations in Env class to avoid any kind of state leak between tests
  • Remove GITLAB_INITIAL_ROOT_PASSWORD password and use GITLAB_ADMIN_PASSWORD to simplify variable management and avoid confusion
  • Update examples of test execution in docs

Closes: Update test execution documentation (gitlab-org/quality/quality-engineering/team-tasks#3158 - closed)

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Staging validation

Edited by andrey

Merge request reports

Loading