swift/test
Clay Gerrard 06cf5d298f Add databases_per_second to db daemons
Most daemons have a "go as fast as you can then sleep for 30 seconds"
strategy towards resource utilization; the object-updater and
object-auditor however have some "X_per_second" options that allow
operators much better control over how they spend their I/O budget.

This change extends that pattern into the account-replicator,
container-replicator, and container-sharder which have been known to peg
CPUs when they're not IO limited.

Partial-Bug: #1784753
Change-Id: Ib7f2497794fa2f384a1a6ab500b657c624426384
2018-10-30 22:28:05 +00:00
..
functional Merge "Change PUT bucket conflict error" 2018-10-17 07:07:13 +00:00
probe Use latest eventlet in probe tests 2018-09-19 14:59:32 -07:00
unit Add databases_per_second to db daemons 2018-10-30 22:28:05 +00:00
__init__.py Refactoring, test infrastructure changes and cleanup 2018-05-15 18:18:25 +01:00
sample.conf Add another user for s3api func tests 2018-09-14 13:33:51 +00:00