mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
[skip e2e] Refine test case name (#15058)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
d80e61e26c
commit
eaf4339011
@ -254,7 +254,7 @@ class TestPartitionParams(TestcaseBase):
|
|||||||
check_items=error)
|
check_items=error)
|
||||||
|
|
||||||
@pytest.mark.tags(CaseLabel.L2)
|
@pytest.mark.tags(CaseLabel.L2)
|
||||||
def test_load_partitons_after_release(self):
|
def test_load_partitions_after_release(self):
|
||||||
"""
|
"""
|
||||||
target: test release the partition after load partition
|
target: test release the partition after load partition
|
||||||
method: load partitions and release partitions
|
method: load partitions and release partitions
|
||||||
|
Loading…
Reference in New Issue
Block a user