]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: remove unit tests about cache tiering 64391/head
authorLaura Flores <lflores@ibm.com>
Tue, 8 Jul 2025 18:49:03 +0000 (14:49 -0400)
committerLaura Flores <lflores@ibm.com>
Tue, 15 Jul 2025 19:23:51 +0000 (19:23 +0000)
commitb6dd408c87b384ce88b097f706f324e50fc61ace
treef66d12747c0663eac252c9898e7a6c4d516dce74
parente40d2c6ff927c0598068abf3c28f0e275fae2394
test: remove unit tests about cache tiering

Cache tiering was deprecated in the Reef release,
so we are no longer supporting any issues related
to it.

Ref: https://docs.ceph.com/en/latest/rados/operations/cache-tiering/

Fixes: https://tracker.ceph.com/issues/70917
Signed-off-by: Laura Flores <lflores@ibm.com>
src/test/librbd/test_librbd.cc
src/test/rbd_mirror/test_ClusterWatcher.cc