Skip to content

Pre-create initial partition for ci_runner_machine_builds

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR adds a migration to pre-create initial partition for ci_runner_machine_builds, to prevent a similar situation to the one that caused the initial revert of !111483 (merged).

The follow-up MRs will re-add the model changes and Drop runner_machine_id column from ci_builds_me... (!112082 - closed)

Part of #392472 (closed), #392651 (closed)

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.

Merge request reports