]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commit
rgw/s3_boto3: Add tests for bucket encryption APIs 404/head
authorRahul Dev Parashar <rahul.dev@flipkart.com>
Mon, 26 Jul 2021 10:45:02 +0000 (16:15 +0530)
committerPrasad Krishnan <Prasad.Krishnan@gmail.com>
Mon, 26 Jul 2021 14:53:07 +0000 (20:23 +0530)
commit44643af0b0e51e6550e508d6854bd576d254141d
treead44c051ef56316672875193a948959d7d0a5269
parent700a04737a09fbeab21a3aac15bf7ef487a08bbe
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>
s3tests_boto3/functional/test_s3.py