Bump time allowance for ssh_test.
This commit is contained in:
parent
4ae2f5925b
commit
419c8c810f
|
@ -23,7 +23,7 @@ script:
|
||||||
- PYTHONPATH=. timeout 5.0 python tests/nested_test.py
|
- PYTHONPATH=. timeout 5.0 python tests/nested_test.py
|
||||||
- PYTHONPATH=. timeout 5.0 python tests/responder_test.py
|
- PYTHONPATH=. timeout 5.0 python tests/responder_test.py
|
||||||
- PYTHONPATH=. timeout 20.0 python tests/select_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
|
- PYTHONPATH=. timeout 5.0 python tests/utils_test.py
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
Loading…
Reference in New Issue