Commit graph

3 commits

Author SHA1 Message Date
Casey Bodley
48068f427d 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>
2025-02-14 15:31:34 -05:00
Ali Masarwa
6ea711433e rgw|BN: fix test to expect authorization failure
Signed-off-by: Ali Masarwa <ali.saed.masarwa@gmail.com>
2025-02-05 11:04:53 +02:00
Casey Bodley
dfabbf5a8d sns: add test_sns.py for simple topic testing
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2024-03-12 20:34:24 -04:00