Skip to content

ci: Increase parallelization of RSpec unit and integration jobs

Rémy Coutable requested to merge increase-rspec-parallelization into master

What does this MR do and why?

As seen in https://app.periscopedata.com/app/gitlab/564156/EP---Pipelines-health?widget=7772356&udv=895976, rspec unit, rspec-ee unit and rspec integration jobs are taking between 30 and 35 minutes on average.

Given that these are in the critical path of code pipelines, I think it makes sense to increase their parallelization.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Rémy Coutable

Merge request reports

Loading