Commit d2370063 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch '339312-consider-running-rspec-frontend_fixture-in-parallel' into 'master'

Parallelize the 'rspec frontend_fixture' job on 2 nodes

See merge request gitlab-org/gitlab!68939
parents 8a8f89d7 b6d1025b
...@@ -132,6 +132,7 @@ rspec frontend_fixture: ...@@ -132,6 +132,7 @@ rspec frontend_fixture:
extends: extends:
- .frontend-fixtures-base - .frontend-fixtures-base
- .frontend:rules:default-frontend-jobs - .frontend:rules:default-frontend-jobs
parallel: 2
rspec frontend_fixture as-if-foss: rspec frontend_fixture as-if-foss:
extends: extends:
......
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