Bump time allowance for ssh_test.

wip-fakessh-exit-status
David Wilson 7 years ago
parent 4ae2f5925b
commit 419c8c810f

@ -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:

Loading…
Cancel
Save