]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/librbd: make diff-iterate clone tests exercise fast-diff mode
authorIlya Dryomov <idryomov@gmail.com>
Fri, 7 Jan 2022 12:31:08 +0000 (13:31 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 10 Jan 2022 18:28:55 +0000 (19:28 +0100)
commitceb13d76f2b3aba7209e85f3354970c072997742
tree1678b0ac95f936a9bea41fa5e61832c05df32bee
parent04293bef6ccd2b9ca3db53906b63c952e235cdb4
test/librbd: make diff-iterate clone tests exercise fast-diff mode

The fast-diff feature wasn't propagated to the clone so these tests
were exercising the slow list_snaps path no matter what RBD_FEATURES
value was supplied to ceph_test_librbd.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
src/test/librbd/test_librbd.cc