Commit 7bfcccff authored by Mark Lapierre's avatar Mark Lapierre

Quarantine failing test

parent 0456a43b
# frozen_string_literal: true # frozen_string_literal: true
module QA module QA
context 'Create' do # Failure issue: https://gitlab.com/gitlab-org/gitlab/issues/35152
context 'Create', :quarantine do
describe 'Pull mirror a repository over SSH with a private key' do describe 'Pull mirror a repository over SSH with a private key' do
let(:source) do let(:source) do
Resource::Repository::ProjectPush.fabricate! do |project_push| Resource::Repository::ProjectPush.fabricate! do |project_push|
......
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