mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Refine test comments (#12865)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
88611065a4
commit
60ac60255c
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user