Commit b7ceb0ea authored by Andrejs Cunskis's avatar Andrejs Cunskis Committed by Ramya Authappan

E2E: Pass multiple quarantine contexts correctly

parent c40e2875
......@@ -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