[skip ci] update readme of benchmark (#7643)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/7657/head
wt 2021-09-09 17:13:10 +08:00 committed by GitHub
parent 314eed2172
commit d4c09066e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ The milvus_benchmark is a non-functional testing tool or service which allows us
5. write test yaml and run with the yaml param:
`cd milvus-benchmark/ && python main.py --local --host=* --port=19530 --suite=suites/2_insert_data.yaml`
`cd milvus_benchmark/ && python main.py --local --host=* --port=19530 --suite=suites/2_insert_data.yaml`
### Test suite