[skip ci] Skip test case temporarily (#8456)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
pull/8463/head
binbin 2021-09-24 12:04:00 +08:00 committed by GitHub
parent 1434a5f99c
commit 5ee7212bd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -382,6 +382,7 @@ class TestPartitionOperations(TestcaseBase):
assert collection_w.has_partition(partition_name)[0]
@pytest.mark.tags(CaseLabel.L2)
@pytest.mark.skip(reason="skip temporarily for debug")
def test_partition_maximum_partitions(self):
"""
target: verify create maximum partitions