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
66f165fd
Commit
66f165fd
authored
Mar 02, 2021
by
Ramya Authappan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'ml-quarantine-flaky-test' into 'master'
Quarantine flaky test See merge request gitlab-org/gitlab!55446
parents
4528e2b5
725bd4c0
Changes
1
Hide 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/backend_node_recovery_spec.rb
...eatures/api/3_create/gitaly/backend_node_recovery_spec.rb
+1
-1
No files found.
qa/qa/specs/features/api/3_create/gitaly/backend_node_recovery_spec.rb
View file @
66f165fd
...
...
@@ -3,7 +3,7 @@
module
QA
RSpec
.
describe
'Create'
do
context
'Gitaly'
do
describe
'Backend node recovery'
,
:orchestrated
,
:gitaly_cluster
,
:skip_live_env
do
describe
'Backend node recovery'
,
:orchestrated
,
:gitaly_cluster
,
:skip_live_env
,
quarantine:
{
issue:
'https://gitlab.com/gitlab-org/gitlab/-/issues/322647'
,
type: :flaky
}
do
let
(
:praefect_manager
)
{
Service
::
PraefectManager
.
new
}
let
(
:project
)
do
Resource
::
Project
.
fabricate!
do
|
project
|
...
...
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