Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
projects.thm.de
GitLab
Commits
bec84f91
Unverified
Commit
bec84f91
authored
Nov 16, 2018
by
Robert Speicher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Increase rspec parallelization to 50
parent
624ec622
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
.gitlab-ci.yml
.gitlab-ci.yml
+4
-4
No files found.
.gitlab-ci.yml
View file @
bec84f91
...
...
@@ -463,19 +463,19 @@ danger-review:
rspec-pg
:
<<
:
*rspec-metadata-pg
parallel
:
3
0
parallel
:
5
0
rspec-mysql
:
<<
:
*rspec-metadata-mysql
parallel
:
3
0
parallel
:
5
0
rspec-pg-rails4
:
<<
:
*rspec-metadata-pg-rails4
parallel
:
3
0
parallel
:
5
0
rspec-mysql-rails4
:
<<
:
*rspec-metadata-mysql-rails4
parallel
:
3
0
parallel
:
5
0
static-analysis
:
<<
:
*dedicated-no-docs-no-db-pull-cache-job
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment