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