Commit 9561ce53 authored by Rémy Coutable's avatar Rémy Coutable Committed by Mikołaj Wawrzyniak

ci: Increase parallelization of RSpec unit and integration jobs

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent a78c66cd
......@@ -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