s3-tests/s3tests_boto3/functional
Casey Bodley cf0103e3f3 s3: reenable tenanted bucket policy test
the before-call hook url-encodes the ':' part of tenanted bucket names
to resolve SignatureDoesNotMatch errors

removed the list-v2 version of the test since it isn't relevant to
bucket policy test coverage

add a new test case that creates the bucket under the tenanted user,
then uses the main client to access it

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2e41494293)
2024-08-23 12:35:22 -04:00
..
__init__.py s3: reenable tenanted bucket policy test 2024-08-23 12:35:22 -04:00
iam.py iam: move iam_root, iam_alt_root fixtures to iam.py 2024-04-16 11:42:13 -04:00
policy.py PublicAccessBlock: test access deny via bucket policy 2024-03-08 14:12:27 -05:00
rgw_interactive.py boto3: Foundation laid for boto3 tests 2019-01-16 16:31:24 -05:00
test_headers.py test_headers: add custom marks for auth_common/aws2/aws4 2023-01-25 18:04:31 -05:00
test_iam.py iam: move iam_root, iam_alt_root fixtures to iam.py 2024-04-16 11:42:13 -04:00
test_s3.py s3: reenable tenanted bucket policy test 2024-08-23 12:35:22 -04:00
test_s3select.py s3select: align error codes with the new AWS format 2024-07-30 13:33:12 -04:00
test_sns.py sns: add test_sns.py for simple topic testing 2024-04-16 11:42:13 -04:00
test_sts.py better error handling in the STS tests 2023-02-20 11:49:34 -05:00
test_utils.py pytest: replace nose eq() with assert == 2023-01-25 18:03:50 -05:00
utils.py pytest: replace nose eq() with assert == 2023-01-25 18:03:50 -05:00