]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/librbd: Remove crimson skip from TestDeepCopy wip-kautilya-renable-testmigration
authorKautilya Tripathi <kautilya.tripathi@ibm.com>
Wed, 24 Sep 2025 05:20:06 +0000 (05:20 +0000)
committerKautilya Tripathi <kautilya.tripathi@ibm.com>
Thu, 30 Oct 2025 07:17:33 +0000 (07:17 +0000)
commitcd87e5ba750b786e2c35db858290c2565760481e
treedb130adbbf5fea66b905cda9d7b043f93c2a0607
parent851b529f12a4c650589f125a31eeb3a432aaacb8
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