Skip to content

ci: Don't auto-stop Review apps

What does this MR do and why?

The idea is to stop using the auto_stop_in feature since it skew our pipelines duration due to a bug in GitLab.

This should also prevent deadlocks as reported in #381415 (closed).

We'll rely on the regular Helm/K8s cleanup that runs every two hours. We'll clean up Review Apps 2 days after the latest deployment, and cleanup K8s namespaces 3 days after they're created.

MR acceptance checklist

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

Related to #381415 (closed)

Edited by Rémy Coutable

Merge request reports

Loading