]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librados: use standard rados test case for snapshot tests
authorJosh Durgin <josh.durgin@inktank.com>
Mon, 3 Feb 2014 08:56:27 +0000 (00:56 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Tue, 18 Feb 2014 20:34:32 +0000 (12:34 -0800)
commitae072ac2fc2893f2da994a8f88e844138e9aa8e8
treeb9b5e344d0d7d6f028294b910f6eed45aef6ec92
parent5497e1cbd3411a3f5929009afbf64b6800b8de92
test/librados: use standard rados test case for snapshot tests

Split these into two categories, self-managed and pool snapshots,
since they are mutually exclusive for a single pool. Remove snapshots
and objects at the end of tests, regardless of pass/fail, so the same
pool can be reused.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/test/librados/snapshots.cc