[skip ci] Refine test comments (#12865)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
binbin 2021-12-07 14:43:50 +08:00 committed by GitHub
parent 88611065a4
commit 60ac60255c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -758,7 +758,7 @@ class TestCompactionOperation(TestcaseBase):
method: 1.create collection with shard_num = 1
2.insert flush 9 times (segments threshold 10)
3.after a while, load
expected: Verify segments no merge
expected: Verify segments are not merged
"""
less_threshold = ct.compact_segment_num_threshold - 1