[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible: slow down on unhandled failures

Holger Levsen holger at moszumanska.debian.org
Mon Sep 7 02:05:33 UTC 2015


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 be04d8f1b36fb2182b31e85f248058237e11a286
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Sep 7 04:04:58 2015 +0200

    reproducible: slow down on unhandled failures
---
 bin/reproducible_build.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index b848300..de2cd53 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -268,6 +268,7 @@ handle_unhandled() {
 	MESSAGE="$BUILD_URL met an unhandled $1, please investigate."
 	echo "$MESSAGE"
 	irc_msg "$MESSAGE"
+	sleep 15m
 	/srv/jenkins/bin/abort.sh
 	exit 0
 }

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