Skip to content
Snippets Groups Projects
Commit fd36ef05 authored by John McDonnell's avatar John McDonnell :three:
Browse files

Quarantine Gitaly Cluster replication queue E2E due to timing out

parent d14cc3c4
No related branches found
No related tags found
1 merge request!86657Quarantine Gitaly Cluster replication queue E2E due to timing out
......@@ -3,7 +3,10 @@
require 'parallel'
module QA
RSpec.describe 'Create' do
RSpec.describe 'Create', quarantine: {
issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/361382',
type: :investigating
} do
context 'Gitaly Cluster replication queue', :orchestrated, :gitaly_cluster, :skip_live_env do
let(:praefect_manager) { Service::PraefectManager.new }
let(:project) do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment