]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: Improve speed of omap tests 69303/head
authorMatty Williams <Matty.Williams@ibm.com>
Wed, 20 May 2026 16:05:35 +0000 (17:05 +0100)
committerMatty Williams <Matty.Williams@ibm.com>
Mon, 13 Jul 2026 09:21:08 +0000 (10:21 +0100)
commit658c17fa42e906d2d19c48bb732fa9c758da4480
tree80688e0bcf369bdc58b7593c9d06da2ebeae5cac
parent8c7ccb2d06214f154074e1590e2fbfe4520b73b3
test: Improve speed of omap tests

Use a single pool of each type for all tests instead of creating a new pool for each test.

Fixes: https://tracker.ceph.com/issues/77330
Assisted-by: Bob
Signed-off-by: Matty Williams <Matty.Williams@ibm.com>
src/test/librados/CMakeLists.txt
src/test/librados/omap_cxx.cc
src/test/librados/test_cxx.cc
src/test/librados/test_cxx.h
src/test/librados/test_pool_types.cc [new file with mode: 0644]
src/test/librados/test_pool_types.h
src/test/librados/testcase_cxx.cc
src/test/librados/testcase_cxx.h