mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[test]Update timeout for checker (#22820)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
4299e598ea
commit
8cf748a375
@ -30,7 +30,7 @@ class Op(Enum):
|
||||
unknown = 'unknown'
|
||||
|
||||
|
||||
timeout = 40
|
||||
timeout = 120
|
||||
enable_traceback = False
|
||||
DEFAULT_FMT = '[start time:{start_time}][time cost:{elapsed:0.8f}s][operation_name:{operation_name}][collection name:{collection_name}] -> {result!r}'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user