summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
authorSteven Chamberlain <steven@pyro.eu.org>2015-05-02 20:52:27 +0100
committerHolger Levsen <holger@layer-acht.org>2015-05-03 12:24:59 +0200
commit304c0c3626b7adf756c31b72973aa15c097a615b (patch)
tree3af7a071d63985201989a2fc8da9a319ad82fd67 /bin/g-i-installation.sh
parent70fb72c8253b3fa9343ddb576d52e9976f817578 (diff)
downloadjenkins.debian.net-304c0c3626b7adf756c31b72973aa15c097a615b.tar.xz
g-i: delay longer before kfreebsd post-inst tests
Diffstat (limited to 'bin/g-i-installation.sh')
-rwxr-xr-xbin/g-i-installation.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 47a2b0ff..ea809656 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