[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: actually, give diffoscope 2h to process the results…

Holger Levsen holger at moszumanska.debian.org
Tue Jan 26 01:42:53 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 ca82685d9661516677fac38587125ad003d9fc81
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Jan 26 02:42:35 2016 +0100

    reproducible debian: actually, give diffoscope 2h to process the 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 b79a9b2..b145564 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="60m"
+	local TIMEOUT="120m"
 	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