milvus/tests/benchmark/milvus_benchmark/scheduler/shards_debug.json
binbin eff75c7701
Replace sdk source and merge tests and tests20 (#7182)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
2021-08-20 11:00:56 +08:00

16 lines
341 B
JSON

[
{
"server": "apollo",
"suite_params": [
{
"suite": "shards_insert_performance_sift1m.yaml",
"image_type": "cpu"
},
{
"suite": "shards_search_performance_sift1m.yaml",
"image_type": "cpu"
}
]
}
]