]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commit
add test_post_object_upload_checksum
authorMatt Benjamin <mbenjamin@redhat.com>
Fri, 3 May 2024 20:25:19 +0000 (16:25 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Wed, 3 Jul 2024 13:52:55 +0000 (09:52 -0400)
commit95df503ced29ec0457d572f548b990713f7ae9c1
tree612353a4b780c284f5e4047112a8470dad553648
parent9577cde013ed0b6a08bfc3d710db24e4add02fc3
add test_post_object_upload_checksum

this tests a two-megabyte binary upload with validated
(awscli-computed) SHA256 checksum, and also verifies failure when
a bad checksum is provided

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
s3tests_boto3/functional/test_s3.py