Commit 8e5c5787 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'quarantine-nuget-repo-spec' into 'master'

Quanrantine failing test `nuget_repository_spec.rb`

See merge request gitlab-org/gitlab!54973
parents 9fd4a82e 44e3174c
......@@ -43,7 +43,7 @@ module QA
another_runner.remove_via_api!
end
it 'publishes a nuget package at the project level, installs and deletes it at the group level', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/1073' do
it 'publishes a nuget package at the project level, installs and deletes it at the group level', quarantine: { only: { pipeline: :canary }, issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/321425', type: :stale }, testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/1073' do
Flow::Login.sign_in
Resource::Repository::Commit.fabricate_via_api! do |commit|
......
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