mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-04 21:09:06 +08:00
[skip ci]Update test comments (#8645)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
parent
32d03fe92e
commit
8690113f62
@ -281,9 +281,9 @@ class TestConnectionOperation(TestcaseBase):
|
||||
@pytest.mark.tags(ct.CaseLabel.L1)
|
||||
def test_connection_add_after_connect(self, host, port):
|
||||
"""
|
||||
target: add_connect passes different params after normal connect
|
||||
method: normal connection then add_connect passes different params
|
||||
expected: add_connect failed
|
||||
target: add_connection with different params after normal connect
|
||||
method: then add_connection with different params
|
||||
expected: add_connection failed
|
||||
"""
|
||||
|
||||
# create connection that param of alias is not exist
|
||||
|
Loading…
Reference in New Issue
Block a user