Skip to content

Reapply: Simplify rules for package-and-test-ee and trigger-omnibus-env

Lin Jen-Shin requested to merge 452508-simplify-e2e-rules into master

What does this MR do and why?

This is re-applying !154814 (merged) and with an additional fix: !155723 (542c72b8)

The additional fix should resolve why we reverted it: !155090 (merged)

After !155701 (merged) this becomes very simple.

Previous description

This is tested at: !155725 (closed) It reverts the merge request which we found the error. It should run the same pipeline. We can see e2e:post-run-e2e-message is running properly: https://gitlab.com/gitlab-org/gitlab/-/jobs/7045043471

And there's only manual follow-up:e2e:package-and-test-ee, no e2e:package-and-test-ee.

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

Edited by Lin Jen-Shin

Merge request reports