-
- Downloads
There was an error fetching the commit references. Please try again later.
Fail after 20 specs failure by default
Failed specs can take a long time to run, due to potential timeouts before reaching those errors. This currently makes some RSpec jobs run for a long time, and this lengthen the pipelines duration. This commit introduces a limit to the number of failures before we fail the RSpec job that ran them (defaults to 20 for now)
parent
db3260ae
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 6 additions, 5 deletions.gitlab-ci.yml
- .gitlab/ci/rails.gitlab-ci.yml 1 addition, 1 deletion.gitlab/ci/rails.gitlab-ci.yml
- .gitlab/ci/rails/rspec-foss-impact.gitlab-ci.yml.erb 2 additions, 2 deletions.gitlab/ci/rails/rspec-foss-impact.gitlab-ci.yml.erb
- .gitlab/ci/rails/shared.gitlab-ci.yml 2 additions, 2 deletions.gitlab/ci/rails/shared.gitlab-ci.yml
Please register or sign in to comment