Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
343239bc
Commit
343239bc
authored
Apr 05, 2021
by
Sanad Liaquat (Personal)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Quarantine failing gitaly mtls test
parent
2dc7410e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
qa/qa/specs/features/api/3_create/gitaly/gitaly_mtls_spec.rb
qa/qa/specs/features/api/3_create/gitaly/gitaly_mtls_spec.rb
+1
-1
No files found.
qa/qa/specs/features/api/3_create/gitaly/gitaly_mtls_spec.rb
View file @
343239bc
...
...
@@ -2,7 +2,7 @@
module
QA
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
let
(
:intial_commit_message
)
{
'Initial commit'
}
let
(
:first_added_commit_message
)
{
'commit over git'
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment