]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: Add test for lazy omap stat collection
authorBrad Hubbard <bhubbard@redhat.com>
Mon, 4 Mar 2019 08:12:27 +0000 (18:12 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Tue, 23 Jul 2019 03:08:34 +0000 (13:08 +1000)
commit565ac08c37923a2446dfacead0cb79caa84373a6
tree0af0f09764da506dc8691a290cadd3f75f86d579
parent0e9a0ff18fd97eaf5b310db07633de17e034db38
tests: Add test for lazy omap stat collection

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from commit 88e9ca58a06ba572ff4c6f6125a8ba7f8e0a7795)
qa/suites/rados/singleton-nomsgr/all/lazy_omap_stats_output.yaml [new file with mode: 0644]
src/test/CMakeLists.txt
src/test/lazy-omap-stats/CMakeLists.txt [new file with mode: 0644]
src/test/lazy-omap-stats/lazy-omap-stats-test.cc [new file with mode: 0644]
src/test/lazy-omap-stats/lazy-omap-stats-test.h [new file with mode: 0644]
src/test/lazy-omap-stats/main.cc [new file with mode: 0644]