Skip to content

Cleanup FF use_partition_id_for_register_job_service

Max Fan requested to merge 437851-cleanup-ff-partition-id-for-job-service into master

What does this MR do and why?

Cleans-up FF: use_partition_id_for_register_job_service has been enabled on production as of Mon Feb 26: gitlab-com/gl-infra/production#17585 (closed)

RegisterJobService will use partition pruning

This enables RegisterJobService to fetch based on partition_id and build_id

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

Builds are still picked up and processed by the runner

Related to #437851 (closed)

Merge request reports