[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:
wt 2021-10-03 20:57:56 +08:00 committed by GitHub
parent b76e9de5ab
commit 5aa1c8f9ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',