]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mimic: 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:53:31 +0000 (13:53 +1000)
commit58ff13d30f81756c8c66c149f13f2c52a043e07d
treec6f1ce182dca31de702f36cd2ba66706b251e228
parentb535be0a7349b811f7845298edc21dfa19c6448f
mimic: 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]