]> git.apps.os.sepia.ceph.com Git - s3-tests.git/commit
test Get/HeadObject with partNumber for single-multipart upload
authorCasey Bodley <cbodley@redhat.com>
Wed, 26 Jun 2024 14:50:28 +0000 (10:50 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 9 Jul 2024 19:07:44 +0000 (15:07 -0400)
commita1273e21afb685b425ef46a6d08c5e4f7dc0af05
tree200aba4d18223858dc6a2703d5e593a596d86383
parent7d8331959a6a554999af86a4a3c32269964d35e0
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>
(cherry picked from commit bebdfd1ba7c33f5dd4f68e43a19f273362ba2a71)
s3tests_boto3/functional/test_s3.py