mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 07:01:59 +00:00
run time to 5 min per test
This commit is contained in:
parent
52ab45b6ee
commit
163f2b1121
@ -21,7 +21,7 @@ from s3_helper import S3Helper
|
||||
from stopwatch import Stopwatch
|
||||
from tee_popen import TeePopen
|
||||
|
||||
TIMEOUT = 60
|
||||
TIMEOUT = 60 * 5
|
||||
NO_CHANGES_MSG = "Nothing to run"
|
||||
s3 = S3Helper()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user