]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test: remove unit tests about cache tiering
authorLaura Flores <lflores@ibm.com>
Tue, 8 Jul 2025 18:49:03 +0000 (14:49 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Sun, 20 Jul 2025 20:20:13 +0000 (22:20 +0200)
commitf29d75045d5e238a3c7739a3bba23c1463663d6b
tree54b1ee3da21ae52369dc49903ca5c6e15df48241
parent37c0a6ac75b1344dc92358d0d0880b2ea207bfa9
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>
(cherry picked from commit b6dd408c87b384ce88b097f706f324e50fc61ace)
src/test/librbd/test_librbd.cc
src/test/rbd_mirror/test_ClusterWatcher.cc