Skip to content

Run predictive tests with single-db setup in child pipelines

Lin Jen-Shin requested to merge 453973-predictive-single-db into master

What does this MR do and why?

  • Don't run all single-db jobs in predictive pipelines
  • Run the predictive counterparts for the single-db jobs instead
  • After approval, things should stay the same that we run all single-db jobs when the conditions meet

Details

Run predictive tests with single-db setup

All of them should be running the same tests, just with different setup. And EE ones:

All of them should be running the same tests, too.

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.

Related to #453973 (closed)

Edited by Lin Jen-Shin

Merge request reports