Skip to content

Refactor monitor stage tests

Sofia Vistas requested to merge use-resource-pipeline into master

What does this MR do?

This MR aims to:

  • remove an unused gitlab-ci.yml fixture
  • improve the readability of deployment code in deploy_project_with_prometheus
  • make use of Resource::Pipeline to fabricate
  • add job logs to improve tracing on deployment failures
  • enable auto-scaling on GKE nodes

Closes #222278 (closed)

Edited by Sofia Vistas

Merge request reports