s3-tests/s3tests/functional
Casey Bodley 28b793271f nuke_prefixed_buckets() ignores 404 from bucket delete
if a bucket delete request times out, the retry will likely get a 404
NoSuchBucket response. ignore that error and treat this as a success

Signed-off-by: Casey Bodley <cbodley@redhat.com>
2019-04-22 15:35:12 -04:00
..
__init__.py nuke_prefixed_buckets() ignores 404 from bucket delete 2019-04-22 15:35:12 -04:00
AnonymousAuth.py Move test_s3 into s3tests.functional, so it can be split to multiple files nicely. 2011-07-11 15:24:39 -07:00
policy.py policy: refactor make_json_policy to use the new Policy classes 2018-01-17 10:56:33 +01:00
test_headers.py remove boto2 tests already passing in boto3 2019-04-02 13:29:24 -04:00
test_s3.py remove boto2 tests already passing in boto3 2019-04-02 13:29:24 -04:00
test_s3_website.py s3website: Refactor strings & aid debugging 2016-04-21 15:10:15 -07:00
test_utils.py Correctly generate non-mod 1024 parts in generator 2014-12-22 20:16:25 -08:00
utils.py policy: add S3 tests for grants conditionals 2018-01-17 10:56:32 +01:00