Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • M Meta
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 460
    • Issues 460
    • List
    • Boards
    • Service Desk
    • Milestones
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Platform
  • Meta
  • Issues
  • #3423
Closed
Open
Issue created Jul 06, 2021 by Antoine Lambert@anlambertMaintainer

Execute cypress tests in parallel on Jenkins

Cypress overall tests execution is quite long as they are sequentially ran by default.

In order to speedup tests execution, they can be run in parallel using multiple test executors.

Nevertheless, this requires to use the Cypress dashboard that cannot be self hosted and is quite limited for its free pricing plan.

Fortunately, it exists the sorry-cypress open source project enabling to run parallel cypress tests while being self hostable. We should consider using it to speedup cypress tests on Jenkins.


Migrated from T3423 (view on Phabricator)

Edited Jan 08, 2023 by Phabricator Migration user
Assignee
Assign to
Time tracking