s3-tests/s3tests_boto3/functional
Matt Benjamin a3dbac7115 test_multipart_upload_sha256: work around failures re-trying complete-multipart
As described in https://tracker.ceph.com/issues/65746, retrying complete-multipart
after having attempted to complete the same upload with a bad checksum argument
fails with an internal error.

The status code is 500, but I'm unsure if it can be retried again, or whether
the upload can be aborted later.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
2024-07-03 09:52:39 -04:00
..
__init__.py config: add [iam alt root] for an alt account's root user 2024-03-10 10:45:22 -04:00
iam.py iam: move iam_root, iam_alt_root fixtures to iam.py 2024-03-12 15:47:51 -04:00
policy.py PublicAccessBlock: test access deny via bucket policy 2024-02-20 15:52:36 +01:00
rgw_interactive.py boto3: Foundation laid for boto3 tests 2019-01-16 16:31:24 -05:00
test_headers.py test_headers: add custom marks for auth_common/aws2/aws4 2023-01-25 17:07:40 -05:00
test_iam.py iam: move iam_root, iam_alt_root fixtures to iam.py 2024-03-12 15:47:51 -04:00
test_s3.py test_multipart_upload_sha256: work around failures re-trying complete-multipart 2024-07-03 09:52:39 -04:00
test_s3select.py Merge branch 'master' into using_get_bucket_name 2023-06-08 10:19:37 +03:00
test_sns.py sns: add test_sns.py for simple topic testing 2024-03-12 20:34:24 -04:00
test_sts.py better error handling in the STS tests 2023-02-13 17:28:23 +02:00
test_utils.py pytest: replace nose eq() with assert == 2023-01-21 22:40:33 -05:00
utils.py pytest: replace nose eq() with assert == 2023-01-21 22:40:33 -05:00