Commit c735bfaa authored by Rémy Coutable's avatar Rémy Coutable

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

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 1fc89ca9
......@@ -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