Skip to content

Remove ci_register_job_service_one_by_one feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Max Orefice requested to merge mo-remove-feature-flag-build-queue into master

Ref: #333673 (closed)

What does this MR do?

This MR removes ci_register_job_service_one_by_one feature flag used in Ci::RegisterJobService which makes builds queuing more efficient (introduced in !55194 (merged)).

Why are we doing this?

This change has been successfully rolled out and enabled by default so we can now remove this feature flag as we are confident with it.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Danger bot

Merge request reports