Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2019-02-14 19:33:59 +0300
committerLin Jen-Shin <godfat@godfat.org>2019-02-14 19:33:59 +0300
commit1de3f631c46fb3a298ca3197cae750436a0414ea (patch)
tree910aa575814f1a7f4708ceb926113b96301a8643
parent2b7e30552a6595fb93ce630b3668461295882611 (diff)
parentc735bfaa53745ea475d20d72b2156c851e156389 (diff)
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
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1ea9ce1f497..c5cd006a289 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -509,6 +509,7 @@ rspec-mysql:
parallel: 50
.rspec-quarantine: &rspec-quarantine
+ retry: 0
script:
- export CACHE_CLASSES=true
- scripts/gitaly-test-spawn