]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: Remove crimson skip from TestDeepCopy 65465/head
authorKautilya Tripathi <kautilya.tripathi@ibm.com>
Wed, 24 Sep 2025 05:20:06 +0000 (05:20 +0000)
committerKautilya Tripathi <kautilya.tripathi@ibm.com>
Thu, 6 Nov 2025 11:53:45 +0000 (11:53 +0000)
commitf5ed57afc9cc7978d88c8a5e85c95294c512daf2
tree20e88da0da478c1feffce65740b43801b1fae618
parent965e6f910ec892f5bd99395b243969acb02ae799
test/librbd: Remove crimson skip from TestDeepCopy

The TestDeepCopy.Stress and TestDeepCopy.Stress_SmallerDstObjSize tests
were previously skipped for the crimson store. This commit removes the
SKIP_IF_CRIMSON() calls, indicating that the tests should now pass with
the crimson osd.

Fixes: https://tracker.ceph.com/issues/72042
Signed-off-by: Kautilya Tripathi <kautilya.tripathi@ibm.com>
src/test/librbd/test_DeepCopy.cc