]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/allocsim: osd op scraper replayer
authorPere Diaz Bou <pere-altea@hotmail.com>
Tue, 2 Jul 2024 10:56:51 +0000 (12:56 +0200)
committerPere Diaz Bou <pere-altea@hotmail.com>
Tue, 2 Jul 2024 10:56:51 +0000 (12:56 +0200)
commit3f4ffe0703e8482d2784102ea3a3cb57b8364673
tree82bfad56e8e09cd20f95c3da9166e1460e632ea8
parentc1b69fb07f9fa23ca2904bd1d3b1da16bd69efae
test/allocsim: osd op scraper replayer

For now this is a simple single threaded replayer with a 64 iodepth
where we load all ops from a file and try to push them in order as soon
as we can.

Signed-off-by: Pere Diaz Bou <pere-altea@hotmail.com>
src/test/objectstore/allocsim/ops_replayer.cc [new file with mode: 0644]