[skip ci] Add new deploy mode of benchmark test (#8741)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/8747/head
wt 2021-09-28 14:16:04 +08:00 committed by GitHub
parent 45950f158b
commit 308977e844
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@ def update_values(src_values_file, deploy_params_file):
if deploy_mode != config.DEFUALT_DEPLOY_MODE:
cluster = True
values_dict["cluster"]["enabled"] = True
elif deploy_mode == config.CLUSTER_3RD_DEPLOY_MODE:
cluster = True
server_tag = utils.get_server_tag(deploy_params)
print(server_tag)
# TODO: update milvus config