未验证 提交 ef1a28a3 编写于 作者: W wt 提交者: GitHub

[skip ci] Add new params of benchmark (#10766)

Signed-off-by: Nwangting0128 <ting.wang@zilliz.com>
上级 727a0ac9
......@@ -50,6 +50,7 @@ def run_suite(run_type, suite, env_mode, env_params, timeout=None):
start_status = False
# Initialize the class of the reported metric
metric = api.Metric()
global_params.metric = metric
deploy_mode = env_params["deploy_mode"]
deploy_opology = env_params["deploy_opology"] if "deploy_opology" in env_params else None
env = get_env(env_mode, deploy_mode)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册