mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Update comments in test connection (#9180)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
parent
d4adc005de
commit
a7845e9138
@ -420,9 +420,11 @@ class TestConnectionOperation(TestcaseBase):
|
||||
@pytest.mark.tags(ct.CaseLabel.L0)
|
||||
def test_connection_connect_default_alias_effective(self, host, port):
|
||||
"""
|
||||
target: connect passes useful configure that adds by add_connect
|
||||
method: connect passes configure that add by add_connect
|
||||
expected: connect successfully
|
||||
target: verify connections by default alias
|
||||
method: 1. add connection with default alias
|
||||
2. connect with default alias
|
||||
3. list connections and get connection address
|
||||
expected: 1. add connection, connect, list and get connection address successfully
|
||||
"""
|
||||
|
||||
# add a valid default connection
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user