Closed cbodley closed 1 month 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()
test_multipart_get_part()
_multipart_upload()
_multipart_upload_enc()
cherry-picked to ceph-master
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()