s3-tests/s3tests
Robin H. Johnson de65c582b7 s3tests: do not exit cleanup after first bucket!
Bucket cleanup code was exiting after the first succesful bucket
removed, instead of cleaning up all buckets. This left many buckets
behind over time, causing large slowdowns of the test suite.

This was introduced in commit c41ebab9cf,
when changes for versioned files were added.

Signed-off-by: Kobi Laredo <kobi.laredo@dreamhost.com>
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
Backport: hammer
2015-12-01 17:28:23 -08:00
..
analysis readwrite analysis tool 2011-12-20 00:06:17 +00:00
functional s3tests: do not exit cleanup after first bucket! 2015-12-01 17:28:23 -08:00
fuzz tests must have unique names, otherwise they override existing tests. 2015-06-14 22:10:35 -07:00
tests fix broken/commented tests 2014-12-12 13:53:43 -05: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 add calling_format switch in functional and common 2011-11-03 10:22:23 -07:00
generate_objects.py generate_objects: use rewind=True in upload_objects 2013-03-01 15:45:28 -08:00
readwrite.py always seek back to 0, remove chunk usage 2014-12-12 13:52:43 -05:00
realistic.py use the new helpers for realistic files 2014-12-12 13:53:19 -05:00
roundtrip.py Measure and record duration of write and read stages in roundtrip test. 2011-07-27 11:33:15 -07:00