Skip to content

Run full e2e tests in pipeline tier 3 and above

David Dieulivol requested to merge 459977-move_e2e_tests_to_tier_3 into master

From Draft to Ready

What does this MR do and why?

Moves full E2E pipelines to run in pipelinetier-3 (i.e. when all approvals for an MR were given).

We keep the GDK tests running after an MR was first approved (i.e. right after pipelinetier-1, could be pipelinetier-2 or pipelinetier-3 depending on the number of approvals needed on the MR).

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 #459977 (closed)

Edited by David Dieulivol

Merge request reports