mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Update comments for connection tests (#9080)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
parent
0bba6bbc59
commit
cb887a9b28
@ -395,9 +395,10 @@ class TestConnectionOperation(TestcaseBase):
|
||||
@pytest.mark.tags(ct.CaseLabel.L1)
|
||||
def test_connection_connect_default_alias_invalid(self, port):
|
||||
"""
|
||||
target: connect passes configure is not exist and raise error
|
||||
method: connect passes configure is not exist
|
||||
expected: response of connect is error
|
||||
target: connect with non existing params
|
||||
method: 1. add connection with non existing params
|
||||
2. try to connect
|
||||
expected: raise an exception
|
||||
"""
|
||||
|
||||
# add invalid default connection
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user