mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add a comment to the server config of the startup parameters on benchmark (#9159)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
b76e9de5ab
commit
5aa1c8f9ac
@ -157,6 +157,8 @@ def main():
|
||||
metavar='FILE',
|
||||
help='load test suite from FILE',
|
||||
default='')
|
||||
|
||||
# Milvus deploy config file
|
||||
arg_parser.add_argument(
|
||||
'--server-config',
|
||||
metavar='FILE',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user