s3-tests/s3tests
Joe Buck e54c700bbd Improve post-test cleanup
The multi-region tests were not being diligent
about cleaning up their buckets / keys
and making sure that those deletes were synced.
This was causing the nuke_prefixed_buckets()
method to run into errors.
This patch adds more cleanup code and
validation of that cleanup within
the pertinent tests.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
2013-08-28 22:48:48 -07:00
..
analysis readwrite analysis tool 2011-12-20 00:06:17 +00:00
functional Improve post-test cleanup 2013-08-28 22:48:48 -07:00
fuzz Added descriptions of what the fuzzer is and does. 2011-12-22 16:09:21 -08: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 readwrite: add missing traceback object 2013-08-26 13:58:59 -07:00
realistic.py realistic.py: update seek() implementation 2012-05-16 16:35:13 -07:00
roundtrip.py Measure and record duration of write and read stages in roundtrip test. 2011-07-27 11:33:15 -07:00