Skip to content

Cascade partition_id to Ci::BuildReportResult

Ref: #383073 (closed)

What does this MR do and why?

This MR propagates partition_id from Ci::Build to Ci::BuildReportResult.

This needs to be wired up before redefining all FKs for ci_builds in order to partition this table.

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