]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks: rename persistent write log cache trash task 44217/head
authorIlya Dryomov <idryomov@gmail.com>
Sat, 16 Jul 2022 06:54:38 +0000 (08:54 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Sat, 16 Jul 2022 07:46:58 +0000 (09:46 +0200)
commit2de0574382e2c1c63f20745d6870ac7f82b27b9f
tree760091f4a113457498a0f0949fd51eb5d696e06d
parent0eab8de3c017d8318bd6c846991bb3f7c51fa97d
qa/tasks: rename persistent write log cache trash task

It doesn't really thrash anything, just repeatedly restarts the
workload on top of a dirty cache file.  rbd_pwl_cache_recovery is
more on point and gets covered by existing CODEOWNERS.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
qa/suites/rbd/pwl-cache/home/7-workloads/recovery.yaml
qa/tasks/persistent_write_log_cache_thrash.py [deleted file]
qa/tasks/rbd_pwl_cache_recovery.py [new file with mode: 0644]