swift/test/unit/obj
Eamonn O'Toole bcdafa3831 Sleep between object ZBF process forks
We've found that, on fresh systems where the ZBF run completes
almost instantaneously, the Swift logs (syslog by default) get
filled-up with object ZBF scan start and completion messages.
This patch calls self._sleep() between ZBF scan runs to cut-down
on these messages and the related unnecessary ZBF scan runs
without impacting the integrity of the object auditing process.

Change-Id: I057c5ca235467cfa115a7a3d44e21c350900059a
2014-04-29 17:21:00 +01:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py Sleep between object ZBF process forks 2014-04-29 17:21:00 +01:00
test_diskfile.py Merge "Adjust unit tests to clarify existing device usage" 2014-01-22 02:05:47 +00:00
test_expirer.py Don't lard up InternalClient with extra middleware 2014-02-28 12:55:15 -08:00
test_replicator.py Remove some debugging prints from tests 2014-03-18 12:50:51 -07:00
test_server.py Merge "Support If-[Un]Modified-Since for object HEAD" 2014-04-14 10:55:15 +00:00
test_ssync_receiver.py Fix several typos in the codebase. 2014-04-25 20:14:09 -07:00
test_ssync_sender.py Just trying to keep /tmp clean 2013-12-16 17:14:00 +00:00
test_updater.py Use a tempfile.mkdtemp() based temporary directory 2014-01-19 16:29:45 -05:00