Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
--- /dev/null
+roles:
+- [mon.a, mgr.x]
+- [osd.0, osd.1, osd.2]
+- [mon.3, mgr.4, osd.5]
+- [osd.6, osd.7, osd.8]
+- [client.0]
+openstack:
+- volumes: # attached to each instance
+ count: 4
+ size: 10 # GB
+overrides:
+ ceph:
+ conf:
+ osd:
+ osd shutdown pgref assert: true
+++ /dev/null
-../../../../clusters/fixed-3.yaml
\ No newline at end of file
--- /dev/null
+tasks:
+- rbd_fio:
+ client.0:
+ fio-io-size: 80%
+ formats: [2]
+ features: [[layering],[layering,exclusive-lock,object-map]]
+ io-engine: rbd
+ rw: randrw
+ runtime: 600
--- /dev/null
+tasks:
+- rbd_fio:
+ client.0:
+ fio-io-size: 80%
+ formats: [2]
+ features: [[layering],[layering,exclusive-lock,object-map]]
+ io-engine: rbd
+ rw: randrw
+ bs: 4M
+ runtime: 600
--- /dev/null
+tasks:
+- rbd_fio:
+ client.0:
+ fio-io-size: 80%
+ formats: [2]
+ features: [[layering],[layering,exclusive-lock,object-map]]
+ io-engine: rbd
+ rw: randrw
+ runtime: 600