Adjust test timeout for CI.

This commit is contained in:
Pavel Minaev 2019-11-19 02:17:50 -08:00 committed by Pavel Minaev
parent 4fb41ca083
commit 64e1a63db4

View file

@ -1,5 +1,5 @@
[pytest]
testpaths=tests
timeout=20
timeout=30
timeout_method=thread
addopts=-n8