Bump time allowance for ssh_test.

This commit is contained in:
David Wilson 2017-10-08 16:37:27 +05:30
parent 4ae2f5925b
commit 419c8c810f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ script:
- PYTHONPATH=. timeout 5.0 python tests/nested_test.py
- PYTHONPATH=. timeout 5.0 python tests/responder_test.py
- PYTHONPATH=. timeout 20.0 python tests/select_test.py
- PYTHONPATH=. timeout 5.0 python tests/ssh_test.py
- PYTHONPATH=. timeout 20.0 python tests/ssh_test.py
- PYTHONPATH=. timeout 5.0 python tests/utils_test.py
services: