swift/test/unit/container
Alistair Coles 1b183f221d sharder: report perfectly overlapping shard ranges
Previously, shard ranges that overlapped perfectly (i.e. their bounds
were equal) were erroneously excluded from overlapping shard reports.
With this patch they will be reported in logs and cause shard audit
failures.

Also, the format of the audit log line is simplified to avoid
unnecessary duplication of information.

Change-Id: Ie15c9f40a132374c89337f0009fb5cf5a8e62c51
Closes-Bug: #1928459
Related-Bug: #1913332
2021-05-14 14:05:29 +01:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00
test_backend.py Consider tombstone count before shrinking a shard 2021-05-07 18:41:18 +01:00
test_reconciler.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00
test_replicator.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00
test_server.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00
test_sharder.py sharder: report perfectly overlapping shard ranges 2021-05-14 14:05:29 +01:00
test_sync_store.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00
test_sync.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00
test_updater.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00