]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commit
rgw/s3_boto3: Add tests for bucket encryption APIs
authorRahul Dev Parashar <rahul.dev@flipkart.com>
Mon, 26 Jul 2021 10:45:02 +0000 (16:15 +0530)
committerAli Maredia <amaredia@redhat.com>
Thu, 12 Aug 2021 17:45:16 +0000 (13:45 -0400)
commitdf426ea0419e932e6bb63ee8047687b6a4070775
tree378b9f161e1451462c6481fc0b47a7f1e8b89a24
parent057432b9f5bcfa031009a84665082bd538cb19af
rgw/s3_boto3: Add tests for bucket encryption APIs

Tests are added for GetBucketEncryption, PutBucketEncryption,
and DeleteBucketEncryption APIs.

Related PR: https://github.com/ceph/ceph/pull/42222

Signed-off-by: Rahul Dev Parashar <rahul.dev@flipkart.com>
(cherry picked from commit 44643af0b0e51e6550e508d6854bd576d254141d)
s3tests_boto3/functional/test_s3.py