mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-29 06:55:27 +08:00
[skip e2e] Delete unused codes of locust_user (#14392)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
d27d627c8b
commit
e6fef99dae
@ -55,7 +55,6 @@ class MyUser(User):
|
||||
|
||||
def locust_executor(host, port, collection_name, connection_type="single", run_params=None):
|
||||
m = MilvusClient(host=host, port=port, collection_name=collection_name)
|
||||
# MyUser.tasks = {}
|
||||
MyUser.op_info = run_params["op_info"]
|
||||
MyUser.params = {}
|
||||
tasks = run_params["tasks"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user