mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-02-02 01:06:41 +08:00
Enable test case of test_create_index_with_invalid_index_params
Signed-off-by: neza2017 <yefu.chen@zilliz.com>
This commit is contained in:
parent
94d7df228e
commit
6476ae1015
@ -780,6 +780,7 @@ class TestIndexInvalid(object):
|
||||
def get_index(self, request):
|
||||
yield request.param
|
||||
|
||||
@pytest.mark.tags("0331")
|
||||
@pytest.mark.level(2)
|
||||
def test_create_index_with_invalid_index_params(self, connect, collection, get_index):
|
||||
logging.getLogger().info(get_index)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user