From 7e758816131bc1f70b730d9017ab7c4ed604edf5 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Wed, 17 May 2017 10:30:28 +0200 Subject: reproducible: DRY naginator settings Signed-off-by: Mattia Rizzolo Signed-off-by: Holger Levsen --- job-cfg/reproducible.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 5a8eea6e..f5cebf6c 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -46,7 +46,7 @@ - logparser: *logparse - email: recipients: '{my_recipients}' - - naginator: + - naginator: &naginator progressive-delay-increment: 5 progressive-delay-maximum: 15 max-failed-builds: 5 @@ -107,11 +107,7 @@ fail-on-error: 'true' - email: recipients: '{my_recipients}' - - naginator: - progressive-delay-increment: 5 - progressive-delay-maximum: 15 - max-failed-builds: 5 - regular-expression: 'Caused by: hudson.plugins.git.GitException: Command "git fetch' + - naginator: *naginator scm: - git: url: '{my_gitrepo}' -- cgit v1.2.3-70-g09d2