Skip to content

Validate and replace FK for ci_sources_pipelines and ci_builds

What does this MR do and why?

It validates the new partitioned FK and removes the old one.

Related to #382033 (closed)

Steps:

  1. Adding the partitioned index and FK !110367 (merged)
  2. Fixing existing data: !109337 (merged)
  3. Validated asynchronously in prod: !112508 (merged)
  4. Validating and removing the old FK: !110368 (merged)

Screenshots or screen recordings

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

How to set up and validate locally

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

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marius Bobin

Merge request reports