]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
tests: test that checker doesn't cause reads on the storage servers
authorZooko O'Whielacronx <zooko@zooko.com>
Wed, 30 Jul 2008 23:54:20 +0000 (16:54 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 30 Jul 2008 23:54:20 +0000 (16:54 -0700)
commit86160c3fc9c1dc27e7f2d00d536109a09d709586
treeff69279b33398fc7d93b157543e7ee4ceb473d4d
parent29255568df9a15758e5df22dda277b622035d097
tests: test that checker doesn't cause reads on the storage servers
It would still pass the test if it noticed a corrupted share.  (It won't
notice, of course.)  But it is required to do its work without causing storage
servers to read blocks from the filesystem.
src/allmydata/test/test_system.py