Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / rados / singleton / all / osd-recovery.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 openstack:
10   - volumes: # attached to each instance
11       count: 3
12       size: 10 # GB
13 tasks:
14 - install:
15 - ceph:
16     log-whitelist:
17       - but it is still running
18       - overall HEALTH_
19       - \(OSDMAP_FLAGS\)
20       - \(OSD_
21       - \(PG_
22       - \(OBJECT_DEGRADED\)
23       - \(SLOW_OPS\)
24     conf:
25       osd:
26         osd min pg log entries: 5
27         osd_fast_fail_on_connection_refused: false
28 - osd_recovery: