mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Adjust case level for search (#12970)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
406516e008
commit
eccf5c2fdf
@ -1190,7 +1190,7 @@ class TestCollectionSearch(TestcaseBase):
|
||||
"limit": limit_check,
|
||||
"_async": _async})
|
||||
|
||||
@pytest.mark.tags(CaseLabel.L2)
|
||||
@pytest.mark.tags(CaseLabel.L1)
|
||||
def test_search_load_flush_load(self, nb, nq, dim, auto_id, _async):
|
||||
"""
|
||||
target: test search when load before flush
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user