]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Adds test_stats to test_storage.py 1836-use-leasedb-for-share-count
authorDaira Hopwood <daira@jacaranda.org>
Mon, 5 May 2014 18:45:17 +0000 (19:45 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Mon, 5 May 2014 18:45:17 +0000 (19:45 +0100)
commitc45f66772b04102a1a1b2d9c814495d8ca1fcc00
tree7b01f08b19322ccabfd9d1d1eba95b73c12d2343
parentb9f1d00fadd8e859a06d5641a4acb491b50d4868
Adds test_stats to test_storage.py

This is used to test the new bucket_count reported by the server,
as well as the new stats total_leased_sharecount and
total_leased_used_space.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
src/allmydata/test/test_storage.py