[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Arch Linux: increase single build timeout to 12h
Holger Levsen
holger at layer-acht.org
Fri Nov 24 23:37:10 UTC 2017
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 e11a778788805214fca6ff8c7aeeb60f231cbc94
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Nov 24 23:37:00 2017 +0000
reproducible Arch Linux: increase single build timeout to 12h
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_build_archlinux_pkg.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_build_archlinux_pkg.sh b/bin/reproducible_build_archlinux_pkg.sh
index 1b2ccdf..42fdbbc 100755
--- a/bin/reproducible_build_archlinux_pkg.sh
+++ b/bin/reproducible_build_archlinux_pkg.sh
@@ -337,7 +337,7 @@ remote_build() {
#
# below is what controls the world
#
-TIMEOUT=8 # maximum time in hours for a single build
+TIMEOUT=12 # maximum time in hours for a single build
DATE=$(date -u +'%Y-%m-%d %H:%M')
START=$(date +'%s')
DUMMY=$(mktemp -t archlinux-dummy-XXXXXXXX)
--
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