summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-03-28 10:08:25 -0400
committerHolger Levsen <holger@layer-acht.org>2016-03-28 10:08:25 -0400
commit49030614294ece98e448084865ca51abb840c503 (patch)
treeeb7219e5265a7e34caf7766d5df359b4ac690c12 /bin/g-i-installation.sh
parent794e4a5211d3fd924bb0b66cdc3391a485bdcaa7 (diff)
downloadjenkins.debian.net-49030614294ece98e448084865ca51abb840c503.tar.xz
debian-edu g-i test: double timeout for ltsp-server installation
Diffstat (limited to 'bin/g-i-installation.sh')
-rwxr-xr-xbin/g-i-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 7ca10c7f..11390d29 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -1324,7 +1324,7 @@ case $NAME in
;;
*_presentation) monitor_system presentation 10
;;
- debian-edu_*ltsp-server|debian-edu_*combi-server) monitor_system install wait4match 3000 100 1200
+ debian-edu_*ltsp-server|debian-edu_*combi-server) monitor_system install wait4match 6000 100
;;
debian-edu_*wheezy*standalone*) monitor_system install wait4match 1200 100
;;