]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks: add thrash test for persistent write log cache
authorYin Congmin <congmin.yin@intel.com>
Fri, 7 Jan 2022 07:03:44 +0000 (15:03 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 1 Aug 2022 15:31:31 +0000 (17:31 +0200)
commitb7e617f71cc321e1f9b1779f28491781e2adedc1
treebe12f6f8d2048b1ba2e7e20e415afc222e02862b
parent626dc8e801a2199309d926f8b7f7c451c3ca9a7f
qa/tasks: add thrash test for persistent write log cache

add thrash test for persistent write log cache. run rbd bench
on persistent write log cache, thrashes rbd bench, test the
recovery function of persistent write log cache.

Signed-off-by: Yin Congmin <congmin.yin@intel.com>
(cherry picked from commit 0eab8de3c017d8318bd6c846991bb3f7c51fa97d)
qa/suites/rbd/pwl-cache/home/7-workloads/recovery.yaml
qa/tasks/persistent_write_log_cache_thrash.py [new file with mode: 0644]