diff options
Diffstat (limited to 'qa/suites/rbd/qemu/cache/writearound.yaml')
-rw-r--r-- | qa/suites/rbd/qemu/cache/writearound.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/qa/suites/rbd/qemu/cache/writearound.yaml b/qa/suites/rbd/qemu/cache/writearound.yaml new file mode 100644 index 000000000..b6f8e319b --- /dev/null +++ b/qa/suites/rbd/qemu/cache/writearound.yaml @@ -0,0 +1,7 @@ +tasks: +- install: +- ceph: + conf: + client: + rbd cache: true + rbd cache policy: writearound |