mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-04 01:42:15 +08:00
Update mix case level
This commit is contained in:
parent
2d86057603
commit
5d9826e3de
@ -26,6 +26,7 @@ index_params = {'index_type': IndexType.IVFLAT, 'nlist': 16384}
|
||||
class TestMixBase:
|
||||
|
||||
# TODO: enable
|
||||
@pytest.mark.level(2)
|
||||
def test_search_during_createIndex(self, args):
|
||||
loops = 100000
|
||||
table = gen_unique_str()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user