mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
[skip ci] Add comments of deployment methods on benchmark (#9277)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
1502239dae
commit
c261f0bca6
@ -27,6 +27,7 @@ RAW_DATA_DIR = "/test/milvus/raw_data/"
|
||||
# nars log
|
||||
LOG_PATH = "/test/milvus/benchmark/logs/{}/".format(BRANCH)
|
||||
|
||||
# Three deployment methods currently supported
|
||||
DEFAULT_DEPLOY_MODE = "single"
|
||||
SINGLE_DEPLOY_MODE = "single"
|
||||
CLUSTER_DEPLOY_MODE = "cluster"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user