mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
[skip ci] Add comments of local file on benchmark (#9349)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
6ed2675b76
commit
f7707d4ba2
@ -6,6 +6,7 @@ logger = logging.getLogger("milvus_benchmark.env.local")
|
||||
|
||||
class LocalEnv(BaseEnv):
|
||||
"""docker env class wrapper"""
|
||||
""" The current method of using the deployed Kubernetes environment to call """
|
||||
env_mode = "local"
|
||||
|
||||
def __init__(self, deploy_mode=None):
|
||||
|
Loading…
Reference in New Issue
Block a user