added an additional second to allow test to pass on heavily loaded servers

This commit is contained in:
Yang Tse
2010-02-03 01:41:07 +00:00
parent d1717e7c90
commit e2fc294470
2 changed files with 29 additions and 3 deletions

View File

@@ -30,10 +30,10 @@ SSL
https
</server>
<name>
HTTPS with 7 secs timeout
HTTPS with 8 secs timeout
</name>
<command>
-k https://%HOSTIP:%HTTPSPORT/want/303 -m 7
-k https://%HOSTIP:%HTTPSPORT/want/303 -m 8
</command>
</client>