mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
test: change test_milvus_client_search_json_path_index_all_expressions to L1 (#44986)
Issue: #44989 On branch feature/json-shredding Changes to be committed: modified: milvus_client/test_milvus_client_query.py Signed-off-by: Eric Hou <eric.hou@zilliz.com> Co-authored-by: Eric Hou <eric.hou@zilliz.com>
This commit is contained in:
parent
22995cea3f
commit
7aa56e1fb6
@ -4114,7 +4114,7 @@ class TestMilvusClientQueryJsonPathIndex(TestMilvusClientV2Base):
|
||||
# The following are valid base cases
|
||||
******************************************************************
|
||||
"""
|
||||
@pytest.mark.tags(CaseLabel.L2)
|
||||
@pytest.mark.tags(CaseLabel.L1)
|
||||
@pytest.mark.parametrize("enable_dynamic_field", [True, False])
|
||||
@pytest.mark.parametrize("is_flush", [True, False])
|
||||
@pytest.mark.parametrize("is_release", [True, False])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user