Skip to content

Partition initializers for job_artifacts and ci_stages

Marius Bobin requested to merge mb-update-partitioned-tables-list into master

What does this MR do and why?

Partition initializers for job_artifacts and ci_stages

The routing tables were not included in the list of partitioned tables so they were not analyzed by default. These also enables the creation of new partitions.

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.

Merge request reports