]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commit
test Get/HeadObject with partNumber for single-multipart upload 570/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 26 Jun 2024 14:50:28 +0000 (10:50 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 26 Jun 2024 14:50:42 +0000 (10:50 -0400)
commitbebdfd1ba7c33f5dd4f68e43a19f273362ba2a71
treea7a0ada77d5d15f35e7e7c74c6f1ecfc3506cca1
parent658fc699a88e0b6f64444fe3fca8a28160b0c41a
test Get/HeadObject with partNumber for single-multipart upload

test_multipart_get_part() tests 'normal' multipart uploads. add a new
test case for a multipart upload with a single part to tests the fix
for https://tracker.ceph.com/issues/66705

Signed-off-by: Casey Bodley <cbodley@redhat.com>
s3tests_boto3/functional/test_s3.py