Skip to content

Decomposed db:rollback pipeline

Simon Tomlinson requested to merge decomposed-db-rollback into master

What does this MR do and why?

Add a version of the db:rollback job that runs with a decomposed pipeline, as part of #345653 (closed)

How to set up and validate locally

This only runs in CI. I've prepared two example MRs, one with a decomposed pipeline and one without, to illustrate the behavior here:

You can see in these MRs that the new job only runs if the ~"pipeline:run-decomposed" label is set.

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 Simon Tomlinson

Merge request reports