Skip to content
Snippets Groups Projects
Commit a8060ee7 authored by Nick Thomas's avatar Nick Thomas
Browse files

Revert "Merge branch '63825-increase-rspec-parallelism' into 'master'"

This reverts merge request !30130
parent c0e193db
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -139,7 +139,7 @@ setup-test-env:
 
rspec unit pg:
<<: *rspec-metadata-pg
parallel: 25
parallel: 20
 
rspec integration pg:
<<: *rspec-metadata-pg
Loading
Loading
@@ -152,7 +152,7 @@ rspec system pg:
rspec unit pg-10:
<<: *rspec-metadata-pg-10
<<: *only-schedules-master
parallel: 25
parallel: 20
 
rspec integration pg-10:
<<: *rspec-metadata-pg-10
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment