]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/d4n: this commit squashes the following commits related to tests for d4n.
authorSamarah <samarah.uriarte@ibm.com>
Fri, 28 Jul 2023 13:44:03 +0000 (09:44 -0400)
committerPritha Srivastava <prsrivas@redhat.com>
Tue, 2 Apr 2024 15:54:51 +0000 (21:24 +0530)
commite0c3f8e0995de37aa10192cba3a1ea076f95830c
tree1c6d68be11955b6bfc8f94f380d97955b50628e3
parentc6ddf8697269973bf78f0b1cf09d94bafe76db67
test/d4n: this commit squashes the following commits related to tests for d4n.

test/redis: Add temporary `boost::redis` unit test program for experimentation
test/rgw: Add/update unit test programs for D4N classes + RedisDriver; switch to `boost::redis` usage
test/d4n: Begin `cpp_redis` removal from D4N filter test program; needs
to be fixed
test/d4n: Temporarily remove D4N filter test program until D4N workflows
are fully implemented

Signed-off-by: Samarah <samarah.uriarte@ibm.com>
src/test/rgw/CMakeLists.txt
src/test/rgw/run-d4n-unit-tests.sh
src/test/rgw/test_boost_redis.cc [new file with mode: 0644]
src/test/rgw/test_d4n_directory.cc
src/test/rgw/test_d4n_filter.cc [deleted file]
src/test/rgw/test_d4n_policy.cc [new file with mode: 0644]
src/test/rgw/test_redis_driver.cc [new file with mode: 0644]