+++ /dev/null
-../../basic/tasks/rbd_fsx_cache_writeback.yaml
\ No newline at end of file
--- /dev/null
+tasks:
+- rbd_fsx:
+ clients: [client.0]
+ ops: 20000
+overrides:
+ ceph:
+ conf:
+ client:
+ rbd cache: true
+++ /dev/null
-../../basic/tasks/rbd_fsx_cache_writethrough.yaml
\ No newline at end of file
--- /dev/null
+tasks:
+- rbd_fsx:
+ clients: [client.0]
+ ops: 20000
+overrides:
+ ceph:
+ conf:
+ client:
+ rbd cache: true
+ rbd cache max dirty: 0
+++ /dev/null
-../../basic/tasks/rbd_fsx_nocache.yaml
\ No newline at end of file
--- /dev/null
+tasks:
+- rbd_fsx:
+ clients: [client.0]
+ ops: 20000
+overrides:
+ ceph:
+ conf:
+ client:
+ rbd cache: false