From ff73ae81a796837f9bf336715aae337afe07027c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 20 Jun 2017 16:03:53 +0200 Subject: reproducible Debian: retry jobs if Packages file cannot be downloaded Signed-off-by: Holger Levsen --- job-cfg/reproducible.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 98f808c9..fd29ecea 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: -- cgit v1.2.3-54-g00ecf