mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comment to func run_case on locust file (#7809)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
52b0256785
commit
847c9deee2
@ -16,6 +16,7 @@ class LocustRunner(BaseRunner):
|
||||
super(LocustRunner, self).__init__(env, metric)
|
||||
|
||||
def run_case(self, case_metric, **case_param):
|
||||
""" start running locust test """
|
||||
collection_name = case_param["collection_name"]
|
||||
task = case_param["task"]
|
||||
connection_type = case_param["connection_type"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user