]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/librbd: Skip unsupported Crimson tests
authorMatan Breizman <mbreizma@redhat.com>
Thu, 9 Mar 2023 10:59:18 +0000 (10:59 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Mon, 1 May 2023 09:09:20 +0000 (09:09 +0000)
commit89d50e933d67dcda08f75968f9e403d9a0cd710f
treec65ac95f38494d657148b2fad68b735848ba4e8c
parent0ae30b6b0a0fdd9fa3bc438c826208438ac27aa2
test/librbd: Skip unsupported Crimson tests

This commit is part of an initial attempt to establish a Crimson testing baseline.

test_librbd notes:

* Skip ListChildrenTiered (Crimson):
  Cache tiering is not supported.

test_internal notes:

* Skip SnapshotCopyup (Crimson):
  Clone overlap calculation is WIP: https://tracker.ceph.com/issues/58263

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
src/test/librbd/test_Groups.cc
src/test/librbd/test_internal.cc
src/test/librbd/test_librbd.cc
src/test/librbd/test_mirroring.cc