swift/test/functional/s3api
Tim Burke dd8b7656da Skip boto 2.x tests if boto is not installed
The boto library was last updated two years ago and has
rusted to the point that it's unusable on py312 -- see
https://github.com/boto/boto/issues/3951

We should transition all of these tests to boto3 equivalents,
but this should help out in the meantime.

Related-Bug: #1557260
Related-Bug: #2063367
Change-Id: If95f45371f352c6a2d16be1a3e1b64e265bccfb4
2024-05-03 13:35:37 -07:00
..
__init__.py Skip boto 2.x tests if boto is not installed 2024-05-03 13:35:37 -07:00
s3_test_client.py Skip boto 2.x tests if boto is not installed 2024-05-03 13:35:37 -07:00
test_acl.py tests: Get rid of test.unit.SkipTest 2023-02-16 23:59:53 -08:00
test_bucket.py lint: Consistently use assertIsInstance 2024-02-07 15:48:39 -08:00
test_multi_delete.py s3api: Fix multi_delete with object names using non-ASCII characters 2022-03-01 13:47:35 +01:00
test_multi_upload.py tests: Add test(s) for MPU part copy from range 2023-09-18 15:25:46 -05:00
test_object.py Include accept-ranges header in s3api response 2023-10-13 16:39:09 +00:00
test_presigned.py Tolerate absolute-form request targets 2023-01-03 12:49:30 -08:00
test_service.py fix s3api functional tests 2020-05-15 22:38:04 -07:00
test_versioning.py tests: Get rid of test.unit.SkipTest 2023-02-16 23:59:53 -08:00
test_xxe_injection.py Skip S3 versioning test when versioning is not enabled 2023-02-24 11:48:13 -08:00
utils.py replace md5 with swift utils version 2020-12-15 09:52:55 -05:00