mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 02:48:45 +08:00
[skip ci]Refine test levels (#12955)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
parent
dded00b6ca
commit
3148fa9ef4
@ -276,7 +276,7 @@ class TestInsertBase:
|
||||
|
||||
# TODO
|
||||
@pytest.mark.timeout(ADD_TIMEOUT)
|
||||
@pytest.mark.tags(CaseLabel.L0)
|
||||
@pytest.mark.tags(CaseLabel.L2)
|
||||
def test_insert_twice_ids_no_ids(self, connect, id_collection):
|
||||
"""
|
||||
target: check the result of insert, with params ids and no ids
|
||||
|
Loading…
Reference in New Issue
Block a user