mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
[skip ci] Update start_up func on benchmark (#9485)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
b9f5a6bb1e
commit
ced97a2397
@ -16,6 +16,7 @@ class LocalEnv(BaseEnv):
|
||||
res = True
|
||||
try:
|
||||
self.set_hostname(hostname)
|
||||
self.set_port(port)
|
||||
except Exception as e:
|
||||
logger.error(str(e))
|
||||
res = False
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user