s3-tests/s3tests
Casey Bodley e54f0a4508 boto2: copy configured_storage_classes() fix from boto3
some boto2 storage class tests are failing because the list returned by
configured_storage_classes() included an empty string

the boto3 version had an extra line that removes empty values; copy that
for boto2

Signed-off-by: Casey Bodley <cbodley@redhat.com>
2023-09-21 17:44:59 -04:00
..
functional boto2: copy configured_storage_classes() fix from boto3 2023-09-21 17:44:59 -04:00
__init__.py Move test_s3 into s3tests.functional, so it can be split to multiple files nicely. 2011-07-11 15:24:39 -07:00
common.py Port functional tests from python 2 to python 3 2020-01-14 12:20:05 -05:00