Add as a facet of librbd tests, since they all use cloning, and to a
couple tests with thrashing.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ client:
+ rbd clone copy on read: true
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ client:
+ rbd clone copy on read: true
--- /dev/null
+tasks:
+- workunit:
+ clients:
+ client.0:
+ - rbd/test_librbd.sh
+ env:
+ RBD_FEATURES: "5"
+overrides:
+ ceph:
+ conf:
+ client:
+ rbd clone copy on read: true
--- /dev/null
+tasks:
+- rbd_fsx:
+ clients: [client.0]
+ ops: 2000
+overrides:
+ ceph:
+ conf:
+ client:
+ rbd cache: true
+ rbd clone copy on read: true