Commit 1de3f631 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch 'do-not-retry-jobs-in-quarantine' into 'master'

Do not retry jobs in quarantine since they are supposed to fail

See merge request gitlab-org/gitlab-ce!25248
parents 2b7e3055 c735bfaa
......@@ -509,6 +509,7 @@ rspec-mysql:
parallel: 50
.rspec-quarantine: &rspec-quarantine
retry: 0
script:
- export CACHE_CLASSES=true
- scripts/gitaly-test-spawn
......
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