Skip to content

Commit b98e5ae

Browse files
committed
pants: [test].timeout_default=10min
1 parent ca2d42f commit b98e5ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pants.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,8 @@ extra_env_vars = [
261261
"ST2_CI",
262262
"ST2_CI_RUN_ORQUESTA_PAUSE_RESUME_TESTS",
263263
]
264+
# 10 min should be more than enough even for integration tests.
265+
timeout_default = 600 # seconds
264266

265267
[twine]
266268
install_from_resolve = "twine"

0 commit comments

Comments
 (0)