Commit 5a7c1941 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'increase-rspec-parallelization' into 'master'

ci: Increase parallelization of RSpec unit and integration jobs

See merge request gitlab-org/gitlab!74878
parents a0ce1efd 9561ce53
......@@ -151,16 +151,16 @@
parallel: 3
.rspec-unit-parallel:
parallel: 20
parallel: 22
.rspec-ee-unit-parallel:
parallel: 12
parallel: 14
.rspec-ee-unit-geo-parallel:
parallel: 2
.rspec-integration-parallel:
parallel: 8
parallel: 10
.rspec-ee-integration-parallel:
parallel: 4
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment