summaryrefslogtreecommitdiffstats
path: root/krebs/5pkgs/test
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2015-12-24 02:20:24 +0100
committermakefu <github@syntax-fehler.de>2015-12-24 02:20:24 +0100
commit6e4351044195f1f3b5708785e760b9d118e2c229 (patch)
tree79f8d4e9421a3728cba49203f818b3b56b656491 /krebs/5pkgs/test
parent3adf78473d2deff0b991d7222e928fa2888529f6 (diff)
k 5 test/infest*: up limit of final connect
Diffstat (limited to 'krebs/5pkgs/test')
-rwxr-xr-xkrebs/5pkgs/test/infest-cac-centos7/notes2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/5pkgs/test/infest-cac-centos7/notes b/krebs/5pkgs/test/infest-cac-centos7/notes
index 5fd0cae6..5bb5de2c 100755
--- a/krebs/5pkgs/test/infest-cac-centos7/notes
+++ b/krebs/5pkgs/test/infest-cac-centos7/notes
@@ -99,7 +99,7 @@ cac powerop $id reset
wait_login(){
# timeout
- for t in `seq 20`;do
+ for t in `seq 90`;do
# now we have a working cac server
if ssh -o StrictHostKeyChecking=no \
-o UserKnownHostsFile=/dev/null \