Skip to content

Prefix qa related environment variables

Andrejs Cunskis requested to merge prefix-qa-variables into master

What does this MR do?

As part of having a common setup for managing all e2e test related environment variables, all of them need to be prefixed with QA_ prefix, which is how they are created in CI/CD settings. Until we create common naming in the framework itself, this converts variables from CI/CD compatible format to qa framework compatible.

Related to: https://gitlab.com/gitlab-org/quality/engineering-productivity-infrastructure/-/issues/70

Check-list

Edited by Andrejs Cunskis

Merge request reports