ceph / s3-tests

Compatibility tests for S3 clones
MIT License
299 stars 288 forks source link

s3: test GetObject with PartNumber and SSE-C encryption #591

Closed cbodley closed 1 month ago

cbodley commented 2 months ago

test case for https://github.com/ceph/ceph/pull/60019

copies the existing test_multipart_get_part() test but replaces _multipart_upload() with _multipart_upload_enc()

cbodley commented 1 month ago

cherry-picked to ceph-master