]> 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>
Sun, 21 May 2023 09:39:05 +0000 (09:39 +0000)
commit17a321e8d40c2d81d2f7b9a1cf5cccbb8531364b
tree1c25bf20cec933e27dd085e9111faacc5a432578
parentbec53a5f29f0dd7516fd061d4caddf66bc0bf085
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>
(cherry picked from commit 89d50e933d67dcda08f75968f9e403d9a0cd710f)
src/test/librbd/test_Groups.cc
src/test/librbd/test_internal.cc
src/test/librbd/test_librbd.cc
src/test/librbd/test_mirroring.cc