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

[skip ci]Update comments in connection test (#8935)

Signed-off-by: Nyanliang567 <yanliang.qiao@zilliz.com>
上级 a11f9b7e
......@@ -348,9 +348,10 @@ class TestConnectionOperation(TestcaseBase):
@pytest.mark.tags(ct.CaseLabel.L1)
def test_connection_add_after_remove(self, host, port):
"""
target: add_connect after normal connect、remove_connection
method: normal connect, remove_connection then add connect passes the same alias
expected: add_connect successfully
target: add_connection after normal connect、remove_connection
method: 1. connect and remove_connection
2. add connection by the same alias with different params
expected: add_connection by the same alias with different params successfully
"""
# create connection that param of alias is not exist
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册