]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/cache: adding unittests for ssd backed cache backend, and
authorPritha Srivastava <prsrivas@redhat.com>
Wed, 8 Nov 2023 11:01:04 +0000 (16:31 +0530)
committerPritha Srivastava <prsrivas@redhat.com>
Tue, 2 Apr 2024 15:54:51 +0000 (21:24 +0530)
commit48da43dd5f68d687089e037d82ca6586c2f9ccf2
treedc7597aa611f22335e1f0a6134c21d1048111864
parent9f3358054d9350f2ab963e5176b45d054185076e
rgw/cache: adding unittests for ssd backed cache backend, and
fixing bugs that the tests revealed.

Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
src/rgw/rgw_ssd_driver.cc
src/test/rgw/CMakeLists.txt
src/test/rgw/test_ssd_driver.cc [new file with mode: 0644]