[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: retry jobs if Packages file cannot be downloaded
Holger Levsen
holger at layer-acht.org
Tue Jun 20 14:04:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit ff73ae81a796837f9bf336715aae337afe07027c
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Jun 20 16:03:53 2017 +0200
reproducible Debian: retry jobs if Packages file cannot be downloaded
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
job-cfg/reproducible.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 98f808c..fd29ece 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -33,6 +33,11 @@
fail-on-error: 'true'
- email: &email
recipients: '{my_recipients}'
+ - naginator: &naginator
+ progressive-delay-increment: 5
+ progressive-delay-maximum: 15
+ max-failed-builds: 5
+ regular-expression: '^E: Couldn't download .*/Packages'
node: '{my_node}'
- defaults:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list