Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • See what's new at GitLab
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 29,114
    • Issues 29,114
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1,163
    • Merge Requests 1,163
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issues
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #4997

Closed
Open
Opened Feb 20, 2018 by Rémy Coutable@rymai🏖
  • Report abuse
  • New issue
Report abuse New issue

Consider moving EE-specific QA files to `ee/qa/`

We currently have the following EE-specific QA files:

› git diff ce/master..origin/master --name-status --diff-filter=A -- ./qa ':!ee' | cut -f2 | sort                                                                                
qa/qa/ee.rb
qa/qa/ee/factory/geo/node.rb
qa/qa/ee/factory/license.rb
qa/qa/ee/page/admin/geo/nodes/new.rb
qa/qa/ee/page/admin/geo/nodes/show.rb
qa/qa/ee/page/admin/license.rb
qa/qa/ee/page/menu/admin.rb
qa/qa/ee/scenario/test/geo.rb
qa/qa/ee/strategy.rb
qa/qa/specs/features/ee/geo/attachment_replication_spec.rb
qa/qa/specs/features/ee/geo/rename_replication_spec.rb
qa/qa/specs/features/ee/geo/repository_replication_spec.rb

Let's discuss if we want to move them to ee/qa/ or not. /cc @grzesiek @rspeicher @godfat

Linked issues

  • Discussion
  • Designs
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
5
Labels
Enterprise Edition OKR QA Quality backstage
Assign labels
  • View project labels
Reference: gitlab-org/gitlab#4997