未验证 提交 cb887a9b 编写于 作者: Y yanliang567 提交者: GitHub

[skip ci]Update comments for connection tests (#9080)

Signed-off-by: Nyanliang567 <yanliang.qiao@zilliz.com>
上级 0bba6bbc
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册