[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: give diffoscope up to 60min to produce results

Holger Levsen holger at moszumanska.debian.org
Mon Jan 25 23:53:23 UTC 2016


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 f499fb13ab44680880b2d8b718d026c41785a0a5
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Jan 26 00:53:09 2016 +0100

    reproducible debian: give diffoscope up to 60min to produce results
---
 bin/reproducible_build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index aca8573..b79a9b2 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -324,7 +324,7 @@ dbd_timeout() {
 call_diffoscope_on_changes_files() {
 	local TMPLOG=$(mktemp --tmpdir=$TMPDIR)
 	echo | tee -a ${RBUILDLOG}
-	local TIMEOUT="30m"
+	local TIMEOUT="60m"
 	DBDSUITE=$SUITE
 	if [ "$SUITE" = "experimental" ] ; then
 		# there is no extra diffoscope-schroot for experimental ( because we specical case ghc enough already )

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