Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / rados / singleton / all / reg11184.yaml
1 roles:
2 - - mon.a
3   - mgr.x
4   - osd.0
5   - osd.1
6   - osd.2
7   - client.0
8 openstack:
9   - volumes: # attached to each instance
10       count: 3
11       size: 10 # GB
12
13 overrides:
14   ceph:
15     conf:
16       osd:
17         debug osd: 5
18     log-whitelist:
19       - overall HEALTH_
20       - \(OSDMAP_FLAGS\)
21       - \(OSD_
22       - \(PG_
23       - \(SMALLER_PGP_NUM\)
24       - \(OBJECT_
25 tasks:
26 - install:
27 - ceph:
28 - reg11184: