]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rados/singleton/all/rebuild-mondb.yaml
c3be13ae6a2cff68fcf7c82a4aa510f93538b68d
[ceph.git] / ceph / qa / suites / rados / singleton / all / rebuild-mondb.yaml
1 roles:
2 - - mon.a
3 - mon.b
4 - mon.c
5 - mgr.x
6 - osd.0
7 - osd.1
8 - osd.2
9 - client.0
10 openstack:
11 - volumes: # attached to each instance
12 count: 3
13 size: 10 # GB
14 tasks:
15 - install:
16 - ceph:
17 log-whitelist:
18 - no reply from
19 - full_sequential:
20 - radosbench:
21 clients: [client.0]
22 time: 30
23 - rebuild_mondb:
24 - radosbench:
25 clients: [client.0]
26 time: 30