Skip to content

Skip docker-machine provision on failure by default

What does this MR do?

Enable feature flag FF_SKIP_DOCKER_MACHINE_PROVISION_ON_CREATION_FAILURE by default.

Why was this MR needed?

In !2805 (merged) we created a feature flag to skip provioning a machine when it fails to create. We enabled this on GitLab.com for the past 2 months in gitlab-com/gl-infra/infrastructure#13054 and we are seeing good results

What are the relevant issue numbers?

Closes #27748 (closed)

Merge request reports