Skip to content

Commit

Permalink
pants: [test].timeout_default=10min
Browse files Browse the repository at this point in the history
  • Loading branch information
cognifloyd committed Nov 12, 2024
1 parent dddedf0 commit 082ac9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pants.toml
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,8 @@ extra_env_vars = [
"ST2TESTS_REDIS_HOST",
"ST2TESTS_REDIS_PORT",
]
# 10 min should be more than enough even for integration tests.
timeout_default = 600 # seconds

[twine]
install_from_resolve = "twine"
Expand Down

0 comments on commit 082ac9b

Please sign in to comment.