swift/test/unit/container
Jay S. Bryant d895cea07f Handle os.listdir failures in container-updater
While investigating bug 1375348 I discovered the problem
reported there was not limited to the object-auditor.  The
container-updated has similar bugs.

This patch catches the unhandled exception that can be thrown by
os.listdir.

Change-Id: I7eed122bf6b663e6e7894ace136b6f4653db4985
Related-bug: 1375348
2014-10-27 17:27:14 -05:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py Add Storage Policy support to Containers 2014-06-18 17:31:38 -07:00
test_backend.py container.merge_items bug 2014-09-18 12:36:26 -07:00
test_reconciler.py Spelling mistakes corrected in comments. 2014-09-03 10:40:30 -07:00
test_replicator.py Check for change before container replicator updates db 2014-09-02 17:08:58 +01:00
test_server.py Spelling mistakes corrected in comments. 2014-09-03 10:40:30 -07:00
test_sync.py Replace POLICY and POLICY_INDEX with string literals 2014-06-23 12:52:50 -07:00
test_updater.py Handle os.listdir failures in container-updater 2014-10-27 17:27:14 -05:00