[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fixup 1ad6c347: reproducible archlinux: refactor and kill build after 8 (instead of 4) hours
Holger Levsen
holger at moszumanska.debian.org
Sat Dec 12 09:56:00 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 af1ca9f515b83849d56d79bacf5c2586a7ea3589
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Dec 12 10:55:43 2015 +0100
fixup 1ad6c347: reproducible archlinux: refactor and kill build after 8 (instead of 4) hours
---
bin/reproducible_build_archlinux_pkg.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/bin/reproducible_build_archlinux_pkg.sh b/bin/reproducible_build_archlinux_pkg.sh
index 6d79dd5..80b0897 100755
--- a/bin/reproducible_build_archlinux_pkg.sh
+++ b/bin/reproducible_build_archlinux_pkg.sh
@@ -214,6 +214,7 @@ TMPDIR=$(mktemp --tmpdir=/srv/reproducible-results -d) # where everything actua
trap cleanup_all INT TERM EXIT
cd $TMPDIR
+TIMEOUT=8 # maximum time in hours for a single build
DATE=$(date -u +'%Y-%m-%d %H:%M')
START=$(date +'%s')
BUILDER="${JOB_NAME#reproducible_builder_}/${BUILD_ID}"
--
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