mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
enable test_add_flush_multiable_times test
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
This commit is contained in:
parent
6476ae1015
commit
c1dcc7c88a
@ -174,7 +174,8 @@ class TestFlushBase:
|
||||
assert res["row_count"] == nb_new
|
||||
|
||||
# TODO ci failed
|
||||
@pytest.mark.tags("fail")
|
||||
# @pytest.mark.tags("fail")
|
||||
@pytest.mark.tags("0331")
|
||||
def test_add_flush_multiable_times(self, connect, collection):
|
||||
'''
|
||||
method: add entities, flush serveral times
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user