Commit 17db5b43 authored by Andrejs Cunskis's avatar Andrejs Cunskis

Merge branch 'acunskis-fix-quarantine' into 'master'

E2E: Correctly define quarantine rule

See merge request gitlab-org/gitlab!79463
parents 9c4caff3 e92bb90f
......@@ -2,7 +2,7 @@
module QA
RSpec.shared_context 'with gitlab project migration', quarantine: {
only: [{ job: 'praefect' }, { subdomain: :staging }],
only: { job: 'praefect', subdomain: :staging },
type: :investigating,
issue: [
'https://gitlab.com/gitlab-org/gitlab/-/issues/348999',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment