]> git.apps.os.sepia.ceph.com Git - s3-tests.git/commit
rgw/logging: add more bucket logging error cases
authorYuval Lifshitz <ylifshit@ibm.com>
Thu, 27 Mar 2025 14:02:49 +0000 (14:02 +0000)
committerYuval Lifshitz <ylifshit@ibm.com>
Thu, 27 Mar 2025 14:02:49 +0000 (14:02 +0000)
commitf8e4f39fc1d8eac8a281e424c9e608d83f92d9a4
treec338948cd758cdd27c467727d4240e5c11a175fa
parent199277999dc875a026e3288132a3e0cdddf48c7f
rgw/logging: add more bucket logging error cases

this is to cover these checks:
* source bucket ownership
* "requester pays" on log bucket

that were added in: https://github.com/ceph/ceph/pull/62284

Signed-off-by: Yuval Lifshitz <ylifshit@ibm.com>
s3tests_boto3/functional/test_s3.py