ceph/qa/suites/rados/singleton/all/rebuild-mondb.yaml

26 lines
384 B
YAML
Raw Normal View History

roles:
- - mon.0
- mon.1
- mon.2
- osd.0
- osd.1
- osd.2
- client.0
openstack:
- volumes: # attached to each instance
count: 3
size: 10 # GB
tasks:
- install:
- ceph:
log-whitelist:
- no reply from
- full_sequential:
- radosbench:
clients: [client.0]
time: 30
- rebuild_mondb:
- radosbench:
clients: [client.0]
time: 30