Skip to content

Fix Kubernetes-based QA tests

Sofia Vistas requested to merge unquarantine-k8s-based-tests into master

What does this MR do and why?

The MR brings back Kubernetes (GKE) dependent tests from quarantine, after removing the legacy certificate-based approach (which is now deprecated and no longer required).

It also shifts the tests to another dedicated GCP sandbox named group-qa-tests just for automated QA tests. This requires updating few variables:

  • CLOUDSDK_CORE_PROJECT
  • GCLOUD_ACCOUNT_EMAIL
  • GCLOUD_ACCOUNT_KEY

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sofia Vistas

Merge request reports