Commit 5d9826e3 authored by zhenwu's avatar zhenwu
Browse files

Update mix case level

parent 2d860576
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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()