Commit 12423566 authored by David Wilson's avatar David Wilson

Bump time allowance for fakessh_test

parent 0481c08b
......@@ -14,7 +14,7 @@ install:
script:
- PYTHONPATH=. timeout 5.0 python tests/call_function_test.py
- PYTHONPATH=. timeout 5.0 python tests/channel_test.py
- PYTHONPATH=. timeout 5.0 python tests/fakessh_test.py
- PYTHONPATH=. timeout 30.0 python tests/fakessh_test.py
- PYTHONPATH=. timeout 5.0 python tests/id_allocation_test.py
- PYTHONPATH=. timeout 5.0 python tests/importer_test.py
- PYTHONPATH=. timeout 5.0 python tests/local_test.py
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment