[Qa-jenkins-scm] [jenkins.debian.net] 01/03: g-i: delay longer before kfreebsd post-inst tests
Holger Levsen
holger at moszumanska.debian.org
Sun May 3 10:26:41 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 304c0c3626b7adf756c31b72973aa15c097a615b
Author: Steven Chamberlain <steven at pyro.eu.org>
Date: Sat May 2 20:52:27 2015 +0100
g-i: delay longer before kfreebsd post-inst tests
---
bin/g-i-installation.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 47a2b0f..ea80965 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -1354,6 +1354,8 @@ case $NAME in
case $NAME in
debian-edu_*test*server) let START_TRIGGER=NR+600
;;
+ *_kfreebsd*) let START_TRIGGER=NR+200
+ ;;
*) let START_TRIGGER=NR+80
;;
esac
--
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