mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip ci] Add comments of run suite on benchmark (#9279)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
69d81c0f81
commit
552b70575f
@ -46,6 +46,7 @@ def get_image_tag(image_version):
|
||||
def run_suite(run_type, suite, env_mode, env_params, timeout=None):
|
||||
try:
|
||||
start_status = False
|
||||
# Initialize the class of the reported metric
|
||||
metric = api.Metric()
|
||||
deploy_mode = env_params["deploy_mode"]
|
||||
deploy_opology = env_params["deploy_opology"] if "deploy_opology" in env_params else None
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user