]> 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>
Sat, 16 Jul 2022 09:59:11 +0000 (11:59 +0200)
commitdeedf37de17d9d35ff44f539e6e3f5cb088d40eb
tree423cfb385f5553d571a0ce909c4b6ca4818a7fa6
parente27cc18f0c47a7cec9f2094f64c1bdcaf8825f06
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]