Skip to content

Enable CI partitioning tests

Marius Bobin requested to merge 394704-fix-partitioning-tests into master

What does this MR do and why?

Enable CI partitioning tests

The tests were disabled because of the foreign keys needed to go through the routing table, but now that everyting is completed we can re-enable them.

Also we need to add the PK trigger to populate the id value for the testing partition.

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.

MR acceptance checklist

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

Related to #394704 (closed)

Edited by Marius Bobin

Merge request reports