summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-31 19:41:44 +0100
committerHolger Levsen <holger@layer-acht.org>2014-10-31 19:41:44 +0100
commit500e23880e25eaa222508fe8a3726676e61415a8 (patch)
tree4db9eba31eb2decbd235e1d3f3a4e84257ad0c8a /bin
parentbc60bcb477aa6910d3be391eaca78f7394ae0376 (diff)
downloadjenkins.debian.net-500e23880e25eaa222508fe8a3726676e61415a8.tar.xz
g-i-i: increase timeout for edu*wheezy*standalone* jobs
Diffstat (limited to 'bin')
-rw-r--r--bin/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 c56a65b6..585de089 100644
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -1171,6 +1171,8 @@ case $NAME in
;;
debian-edu_*combi-server) monitor_system install wait4match 3000
;;
+ debian-edu_*wheezy*standalone*) monitor_system install wait4match 1200
+ ;;
*) monitor_system install wait4match
;;
esac