mirror of https://github.com/milvus-io/milvus.git
[skip ci]Refine test levels (#12955)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>pull/12944/merge
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