]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
luminous: 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>
Wed, 7 Aug 2019 05:42:08 +0000 (15:42 +1000)
commitad6b3234173432ab2c5378e71eae3adc5a3bfedd
tree23178a236d9db043f48fee1407b7ca05487fbc96
parent4c2150d93bffe2b5adf3123fa594a241fe6b4d8a
luminous: 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]