Commit 1c7e71ff authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'qa-shl-quarantine-gitaly-mtls-specs' into 'master'

Quarantine failing Gitaly mTLS specs

See merge request gitlab-org/gitlab!58560
parents 42fdfa78 343239bc
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
module QA module QA
RSpec.describe 'Create' do RSpec.describe 'Create' do
context 'Gitaly', :orchestrated, :mtls do context 'Gitaly', :orchestrated, :mtls, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/324622', type: :investigating } do
describe 'Using mTLS' do describe 'Using mTLS' do
let(:intial_commit_message) { 'Initial commit' } let(:intial_commit_message) { 'Initial commit' }
let(:first_added_commit_message) { 'commit over git' } let(:first_added_commit_message) { 'commit over git' }
......
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