]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rados/singleton/all/rebuild-mondb.yaml
update sources to v12.1.1
[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 - overall HEALTH_
20 - (MON_DOWN)
21 - (OSDMAP_FLAGS)
22 - (OSD_
23 - (PG_
24 - full_sequential:
25 - radosbench:
26 clients: [client.0]
27 time: 30
28 - rebuild_mondb:
29 - radosbench:
30 clients: [client.0]
31 time: 30