Skip to content

E2E test update: add env var for non-cluster storage

Mark Lapierre requested to merge ml-update-e2e-test-add-non-cluster-env-var into master

What does this MR do?

Adds an environment variable to specify the non-cluster storage to use in an E2E test.

I've added the following vars to https://ops.gitlab.net/gitlab-org/quality/staging/-/settings/ci_cd and https://gitlab.com/gitlab-org/quality/staging/-/settings/ci_cd

  • QA_GITALY_NON_CLUSTER_STORAGE: nfs-file07

  • QA_PRAEFECT_REPOSITORY_STORAGE: nfs-file22

  • Test on staging

Closes #227127 (closed)

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