Skip to content

Draft: Add a pre-trigger-e2e-package-and-test-ee job

David Dieulivol requested to merge 532-one_e2e_omnibus_job_per_MR into master

Context

Contributes to gitlab-org/quality/engineering-productivity/team#532 (closed)

What does this MR do and why?

Add a pre-trigger-e2e-package-and-test-ee job. It does two things:

  1. Add a label to the MR to mention that we need to run E2E omnibus tests
  2. Check if the MR is set to auto-merge. If it isn't, it doesn't run E2E omnibus tests.

If the MR is set to auto-merge, it should run E2E omnibus tests.

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.

Merge request reports

Loading