Signed-off-by: Jason Dillaman <dillaman@redhat.com>
12 files changed:
--- /dev/null
+../thrash/base
\ No newline at end of file
--- /dev/null
+roles:
+- [mon.a, mon.c, osd.0, osd.1, osd.2]
+- [mon.b, osd.3, osd.4, osd.5]
+- [client.0]
--- /dev/null
+../../thrash/clusters/openstack.yaml
\ No newline at end of file
--- /dev/null
+../thrash/fs
\ No newline at end of file
--- /dev/null
+../thrash/msgr-failures
\ No newline at end of file
--- /dev/null
+../thrash/thrashers
\ No newline at end of file
--- /dev/null
+os_type: ubuntu
+overrides:
+ install:
+ ceph:
+ extra_packages: [rbd-nbd]
+tasks:
+- rbd_fsx:
+ clients: [client.0]
+ ops: 6000
+ nbd: True
+ holebdy: 512
+ punch_holes: true
+ readbdy: 512
+ truncbdy: 512
+ writebdy: 512
--- /dev/null
+os_type: ubuntu
+overrides:
+ install:
+ ceph:
+ extra_packages: [rbd-nbd]
+tasks:
+- workunit:
+ clients:
+ client.0:
+ - rbd/rbd-nbd.sh
+++ /dev/null
-os_type: ubuntu
-overrides:
- install:
- ceph:
- extra_packages: [rbd-nbd]
-tasks:
-- rbd_fsx:
- clients: [client.0]
- ops: 6000
- nbd: True
- holebdy: 512
- punch_holes: true
- readbdy: 512
- truncbdy: 512
- writebdy: 512
+++ /dev/null
-os_type: ubuntu
-overrides:
- install:
- ceph:
- extra_packages: [rbd-nbd]
-tasks:
-- workunit:
- clients:
- client.0:
- - rbd/rbd-nbd.sh