[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible freebsd: increase diffoscope timeout to 60min

Holger Levsen holger at moszumanska.debian.org
Thu Jan 28 00:32:00 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 26bb5819cec560c99d4f233cb798c1e1a4960bfc
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Jan 28 01:31:38 2016 +0100

    reproducible freebsd: increase diffoscope timeout to 60min
---
 bin/reproducible_freebsd.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_freebsd.sh b/bin/reproducible_freebsd.sh
index 8096a55..a72d3a9 100755
--- a/bin/reproducible_freebsd.sh
+++ b/bin/reproducible_freebsd.sh
@@ -38,7 +38,7 @@ save_freebsd_results() {
 }
 
 run_diffoscope_on_results() {
-	TIMEOUT="30m"
+	TIMEOUT="60m"
 	DIFFOSCOPE="$(schroot --directory /tmp -c source:jenkins-reproducible-${DBDSUITE}-diffoscope diffoscope -- --version 2>&1)"
 	echo "============================================================================="
 	echo "$(date -u) - Running $DIFFOSCOPE on FreeBSD (branch $FREEBSD_TARGET at ${FREEBSD_VERSION}) build results."

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