[Qa-jenkins-scm] [jenkins.debian.net] 01/01: packages-tests: try to match another sentence in the naginator regex

Mattia Rizzolo mattia at debian.org
Sun Jan 28 23:33:59 UTC 2018


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository jenkins.debian.net.

commit e49ec4294d733bd763b9e0ae3798c0b70be2c155
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Mon Jan 29 00:33:28 2018 +0100

    packages-tests: try to match another sentence in the naginator regex
    
    jobs were not being retried, so let's just try this other one
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 job-cfg/packages-tests.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/job-cfg/packages-tests.yaml b/job-cfg/packages-tests.yaml
index f4ebfd1..dc1d43d 100644
--- a/job-cfg/packages-tests.yaml
+++ b/job-cfg/packages-tests.yaml
@@ -44,7 +44,7 @@
           progressive-delay-increment: 5
           progressive-delay-maximum: 15
           max-failed-builds: 5
-          regular-expression: 'Caused by: hudson.plugins.git.GitException: Command "git fetch'
+          regular-expression: '^ERROR: Error cloning remote repo'
     my_default_distro_matrix: &distros_defaults
       - sid: &distro_defaults_sid
           my_trigger: '{name}_buster'

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