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

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
yanliang567 2021-09-30 18:16:56 +08:00 committed by GitHub
parent a11f9b7eb5
commit 8a2d2f681b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 connectremove_connection
method: normal connect, remove_connection then add connect passes the same alias
expected: add_connect successfully
target: add_connection after normal connectremove_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