[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: retry 3 times maximum, add dummy regex for health checks

Holger Levsen holger at layer-acht.org
Tue Jun 20 16:43:39 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 2d07332a0ec939efe37d1d8d0598e3e57b7cdb9e
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Jun 20 18:43:34 2017 +0200

    reproducible Debian: retry 3 times maximum, add dummy regex for health checks
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 job-cfg/reproducible.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 031eb91..a67011e 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -36,7 +36,7 @@
       - naginator: &naginator
           progressive-delay-increment: 5
           progressive-delay-maximum: 15
-          max-failed-builds: 5
+          max-failed-builds: 3
           regular-expression: '{my_naginator_regex}'
     node: '{my_node}'
 
@@ -268,6 +268,7 @@
             my_hname:
                 - 'jenkins':        { my_arch: 'amd64' }
             my_node: ''
+            my_naginator_regex: 'dummyshouldneverhappen'
 
         - '{name}_{my_task}_{my_arch}_{my_hname}':
             my_task:

-- 
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