Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / rados / singleton / all / rest-api.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   - mds.a
10   - client.0
11 openstack:
12   - volumes: # attached to each instance
13       count: 3
14       size: 10 # GB
15 tasks:
16 - install:
17 - ceph:
18     log-whitelist:
19       - but it is still running
20       - had wrong client addr
21       - overall HEALTH_
22       - \(OSDMAP_FLAGS\)
23       - \(OSD_
24       - \(PG_
25       - \(OBJECT_DEGRADED\)
26     conf:
27       client.rest0:
28         debug ms: 1
29         debug objecter: 20
30         debug rados: 20
31 - rest-api: [client.0]
32 - workunit:
33     clients:
34       all:
35         - rest/test.py