Skip to content

Drop ci_atomic_processing_ordered_update_stage feature flag

Stan Hu requested to merge sh-drop-atomic-processing-ff into master

What does this MR do and why?

!147875 (merged) introduced the ci_atomic_processing_ordered_update_stage feature flag to roll out a fix for a bug that occurred when jobs within the same stage used needs in a directed acyclic graph (DAG).

This has been enabled on production with no issues, so let's make this the default.

Relates to #451992 (closed)

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.

Edited by Stan Hu

Merge request reports