Skip to content

Don't retry at the job level for health-check:container

Lin Jen-Shin requested to merge dont-retry-the-job into master

What does this MR do and why?

Don't retry at the job level for health-check:container

Because now we know we have dind issue, and as long as we pick the right runner, it should work, and we also retry curl in case puma takes some time to launch.

This retry is likely redundant now.

Expected impact & dry-runs

These are strongly recommended to assist reviewers and reduce the time to merge your change.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/tree/master/doc/scheduled#testing-policies-with-a-dry-run on how to perform dry-runs for new policies.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/blob/master/doc/reactive/best_practices.md#use-the-sandbox-to-test-new-processors on how to make sure a new processor can be tested.

Action items

Merge request reports