Commit 380d09a8 authored by Tanya Pazitny's avatar Tanya Pazitny

Merge branch 'qa-ni-quarantine-create-mr-with-label-spec' into 'master'

Quarantine stale create_merge_request_spec

See merge request gitlab-org/gitlab!43161
parents 13a8ac48 ed374589
......@@ -29,7 +29,7 @@ module QA
end
end
it 'creates a merge request with a milestone and label', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/514' do
it 'creates a merge request with a milestone and label', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/514', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/254988', type: :stale } do
gitlab_account_username = "@#{Runtime::User.username}"
milestone = Resource::ProjectMilestone.fabricate_via_api! do |milestone|
......
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