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
6c14c12c
Commit
6c14c12c
authored
Jan 18, 2022
by
Andrejs Cunskis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Unquarantine gitlab group migration spec
parent
9aca766d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
qa/qa/specs/features/browser_ui/1_manage/group/gitlab_migration_group_spec.rb
.../browser_ui/1_manage/group/gitlab_migration_group_spec.rb
+1
-6
No files found.
qa/qa/specs/features/browser_ui/1_manage/group/gitlab_migration_group_spec.rb
View file @
6c14c12c
...
...
@@ -2,12 +2,7 @@
module
QA
describe
'Manage'
,
:requires_admin
do
describe
'Gitlab migration'
,
quarantine:
{
only:
{
subdomain: :staging
},
issue:
"https://gitlab.com/gitlab-org/gitlab/-/issues/349556"
,
type: :bug
}
do
let!
(
:staging?
)
{
Runtime
::
Scenario
.
gitlab_address
.
include?
(
'staging.gitlab.com'
)
}
describe
'Gitlab migration'
do
let!
(
:admin_api_client
)
{
Runtime
::
API
::
Client
.
as_admin
}
let!
(
:user
)
do
Resource
::
User
.
fabricate_via_api!
do
|
usr
|
...
...
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