Skip to content
Snippets Groups Projects
Commit 6e5c8875 authored by Lin Jen-Shin's avatar Lin Jen-Shin :two:
Browse files

Run e2e:package-and-test-ee for MR targeting stable branches

Even before any approvals. This is a follow up from
!157337
where it moved it completely after approval (tier 3)
parent 8a74c836
No related branches found
No related tags found
7 merge requests!162538Backport 17-2: Handle empty ff merge in from train ref strategy,!162537Backport 17-1: Handle empty ff merge in from train ref strategy,!162233Draft: Script to update Topology Service Gem,!160742Draft: "User mapping FE - Filter for failed status",!160250Never return nil when search for CC service,!160149Draft: Resolve "[FE] Update the list and the counter after inline role change",!159927Run e2e:package-and-test-ee for MR targeting stable branches
......@@ -1617,6 +1617,8 @@
# Run tests automatically for MRs that touch QA files
- <<: *if-merge-request
changes: *qa-patterns
- <<: *if-merge-request-targeting-stable-branch
changes: *setup-test-env-patterns
# Otherwise, only run tests in pipeline::tier-3 and above
- !reference [".prevent-tier-2-and-below", rules]
- <<: *if-merge-request
......@@ -1635,8 +1637,6 @@
changes: *code-patterns
- <<: *if-merge-request-and-specific-devops-stage
changes: *code-patterns
- <<: *if-merge-request-targeting-stable-branch
changes: *setup-test-env-patterns
- <<: *if-ruby-branch
# .qa:rules:e2e-blocking-base-* are similar to .qa:rules:package-and-test-common, but not allowed to fail.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment