The intention is to run with xfs which requires a separate disk for each
OSD. In addition the tests will exhaust the available root disk space
otherwise.
http://tracker.ceph.com/issues/15236 Fixes: #15236
Signed-off-by: Loic Dachary <loic@dachary.org>
--- /dev/null
+openstack:
+ - volumes: # attached to each instance
+ count: 3
+ size: 30 # GB
- osd.5
- client.0
- - client.1
+openstack:
+- volumes: # attached to each instance
+ count: 3
+ size: 30 # GB
tasks:
- print: "**** v9.2.0 about to install"
- install:
--- /dev/null
+openstack:
+ - machine:
+ disk: 100 # GB
+ - volumes: # attached to each instance
+ count: 3
+ size: 30 # GB