s3-tests/s3tests_boto3/functional
Casey Bodley aeb0f2ac4d sns: clear region_name for s3 clients
work around sns failures due to default region_name='':

> ERROR s3tests_boto3/functional/test_sns.py::test_account_topic_publish - botocore.exceptions.EndpointResolutionError: Invalid region: region was not a valid DNS name.
> ERROR s3tests_boto3/functional/test_sns.py::test_cross_account_topic_publish - botocore.exceptions.EndpointResolutionError: Invalid region: region was not a valid DNS name.

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 48068f427d)
2025-02-19 12:37:10 -05:00
..
__init__.py sns: clear region_name for s3 clients 2025-02-19 12:37:10 -05: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 s3: disable checksum calculation for test_object_create_bad_contentlength_negative 2025-02-19 12:37:10 -05:00
test_iam.py iam: remove invalid Bucket param from list_buckets() 2025-02-19 12:37:10 -05:00
test_s3.py s3: disable multipart/ranged tests with checksum failures 2025-02-19 12:37:10 -05:00
test_s3select.py fix comments 2024-09-09 12:50:48 +00:00
test_sns.py sns: clear region_name for s3 clients 2025-02-19 12:37:10 -05:00
test_sts.py sts: remove test_get_session_token_permanent_creds_denied 2024-11-22 10:25:49 -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