Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s3: test_multipart_checksum_sha256 retries complete on the same upload #592

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cbodley
Copy link
Contributor

@cbodley cbodley commented Oct 9, 2024

the XXX bug was fixed in https://tracker.ceph.com/issues/65746. update the test case to exercise retries on the same upload after failure

the second complete is supposed to fail due to missing part etag checksum, so use the correct value of ChecksumSHA256

the XXX bug was fixed in https://tracker.ceph.com/issues/65746. update
the test case to exercise retries on the same upload after failure

Signed-off-by: Casey Bodley <[email protected]>
…cond complete

the second complete is supposed to fail due to missing etag, so use the
correct value of ChecksumSHA256

Signed-off-by: Casey Bodley <[email protected]>
@cbodley cbodley requested a review from mattbenjamin October 9, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant