]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
testsnaps: add snapshot test
authorSamuel Just <samuel.just@dreamhost.com>
Tue, 15 Feb 2011 21:48:57 +0000 (13:48 -0800)
committerSamuel Just <samuel.just@dreamhost.com>
Tue, 15 Feb 2011 21:57:44 +0000 (13:57 -0800)
commit28bb6fb5271802beaed14309ff663719944c9aa4
treea9dcec892b755ae4503daf51a85e652a45f1107f
parent8cd5b6a5312c2dec8d88925956a2b3def1ca1570
testsnaps: add snapshot test

Uses RadosModel.h to check the results of a randomized sequence of
writes, reads, snapshots, snapshot removals, and rollbacks for errors.

Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
src/Makefile.am
src/test/osd/RadosModel.h [new file with mode: 0644]
src/test/osd/TestSnaps.cc [new file with mode: 0644]