]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
testrados: replace testreadwrite and testsnaps with testrados
authorJosh Durgin <josh.durgin@dreamhost.com>
Tue, 3 Jan 2012 19:09:00 +0000 (11:09 -0800)
committerJosh Durgin <josh.durgin@dreamhost.com>
Tue, 3 Jan 2012 21:10:37 +0000 (13:10 -0800)
commit0e470c50e5db1037baf0b4dee8d36bcf17148a78
treecb5d5bad9eda8b2e3c9b134cea8c2635145e2f64
parent9112405130810719789e3100bbc518d203dd84a8
testrados: replace testreadwrite and testsnaps with testrados

testrados can act as testreadwrite or testsnaps by changing the
command line options for the weight of each operation type.

Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
src/.gitignore
src/Makefile.am
src/test/osd/RadosModel.h
src/test/osd/TestRados.cc [new file with mode: 0644]
src/test/osd/TestReadWrite.cc [deleted file]
src/test/osd/TestSnaps.cc [deleted file]