Skip to content

Create CI partitions for partition_id 102

Marius Bobin requested to merge mb-ci-partitions-102 into master

Ref: !148376 (merged)

What does this MR do and why?

Creates the following partitions:

  • gitlab_partitions_dynamic.ci_build_names_102
  • gitlab_partitions_dynamic.ci_builds_102
  • gitlab_partitions_dynamic.ci_builds_metadata_102
  • gitlab_partitions_dynamic.ci_job_annotations_102
  • gitlab_partitions_dynamic.ci_job_artifacts_102
  • gitlab_partitions_dynamic.ci_pipeline_variables_102
  • gitlab_partitions_dynamic.ci_runner_machine_builds_102
  • gitlab_partitions_dynamic.ci_stages_102

And adds a new feature flag to switch writes to these partitions.

Related to gitlab-com/gl-infra/scalability#3180 (comment 1836728421)

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.

Edited by Max Orefice

Merge request reports