Skip to content

Commit

Permalink
chore: add a one hour timeout to all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bringhurst committed Jan 29, 2023
1 parent 491cab3 commit d040b30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ extend-exclude = '''

[tool.pytest.ini_options]
addopts = "-ra -v"
timeout = 3600
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ extras =
deps =
sasl: kerberos
codecov: codecov
pytest: pytest-timeout
allowlist_externals =
{toxinidir}/ensure-zookeeper-env.sh
{toxinidir}/init_krb5.sh
Expand Down

0 comments on commit d040b30

Please sign in to comment.