mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 11:59:00 +08:00
[skip ci] Refine test comments (#12797)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
00e6c5f815
commit
51c0c0b87c
@ -648,7 +648,7 @@ class TestCompactionOperation(TestcaseBase):
|
||||
method: 1.create with shard_num=1
|
||||
2.insert and flush
|
||||
3.compact and search
|
||||
expected: No exception
|
||||
expected: No exception and no compact plans
|
||||
"""
|
||||
# create collection
|
||||
collection_w = self.init_collection_wrap(name=cf.gen_unique_str(prefix), shards_num=1)
|
||||
|
Loading…
Reference in New Issue
Block a user