[skip ci] Update merge segments case tags to L2 (#12953)

Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
This commit is contained in:
ThreadDao 2021-12-08 13:31:31 +08:00 committed by GitHub
parent d85240779f
commit 9022a49d8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -661,7 +661,7 @@ class TestCompactionOperation(TestcaseBase):
c_plans, _ = collection_w.get_compaction_plans()
assert len(c_plans.plans) == 0
@pytest.mark.tags(CaseLabel.L1)
@pytest.mark.tags(CaseLabel.L2)
def test_compact_merge_multi_segments(self):
"""
target: test compact and merge multi small segments