Skip to content

Removing FF ci_retry_on_exit_codes

Max Fan requested to merge 430037-remove-ff-exit-codes into master

What does this MR do and why?

Removing FF ci_retry_on_exit_codes

This enables the feature retry:exit_codes on gitlab-ci.yml

Jobs that fail with an accepted exit code are retried the specified number of times

Changelog: added

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #430037 (closed) Related to #452412

Edited by Max Fan

Merge request reports