Skip to content
Snippets Groups Projects
Commit 3d05b3ee authored by john.mcdonnell's avatar john.mcdonnell
Browse files

De-Quarantine Gitaly Cluster replication queue E2E

parent 5e0a3051
No related merge requests found
......@@ -3,10 +3,7 @@
require 'parallel'
module QA
RSpec.describe 'Create', quarantine: {
issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/361382',
type: :investigating
} do
RSpec.describe 'Create' do
context 'Gitaly Cluster replication queue', :orchestrated, :gitaly_cluster, :skip_live_env do
let(:praefect_manager) { Service::PraefectManager.new }
let(:project) do
......
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