Commit c4dfb7ca authored by Andrejs Cunskis's avatar Andrejs Cunskis

Merge branch 'qe-quarantine-praefect_repo_sync_spec' into 'master'

Quarantine praefect_repo_sync E2E spec

See merge request gitlab-org/gitlab!76385
parents b35a6469 1b48cde7
......@@ -2,7 +2,7 @@
module QA
RSpec.describe 'Create' do
context 'Praefect repository commands', :orchestrated, :gitaly_cluster do
context 'Praefect repository commands', :orchestrated, :gitaly_cluster, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/347415', type: :investigating } do
let(:praefect_manager) { Service::PraefectManager.new }
let(:repo1) { { "relative_path" => "@hashed/repo1.git", "storage" => "gitaly1", "virtual_storage" => "default" } }
......
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