]> 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>
Tue, 14 Oct 2025 03:54:28 +0000 (03:54 +0000)
commitdb99fde1cfc9a742af635988c6dbbb2e62f284bc
tree375cfb9664c8c36f5e14ff4f4a664c62777b1612
parent79c3e9fc2e64b486f445bdee2f5209246247a303
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