From: Jason Dillaman Date: Wed, 10 Mar 2021 16:30:47 +0000 (-0500) Subject: qa/suites/rbd: added SSD PWL cache mode to tests X-Git-Tag: v17.1.0~2652^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F40006%2Fhead;p=ceph.git qa/suites/rbd: added SSD PWL cache mode to tests Signed-off-by: Jason Dillaman --- diff --git a/qa/suites/rbd/persistent-writeback-cache/5-cache-mode/ssd.yaml b/qa/suites/rbd/persistent-writeback-cache/5-cache-mode/ssd.yaml new file mode 100644 index 000000000000..0821491471da --- /dev/null +++ b/qa/suites/rbd/persistent-writeback-cache/5-cache-mode/ssd.yaml @@ -0,0 +1,5 @@ +overrides: + ceph: + conf: + client: + rbd_persistent_cache_mode: ssd