summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rados/singleton/all/rest-api.yaml
blob: d988d1ad1a6a4116f1b95ba9b0ccca1edcbc4948 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
roles:
- - mon.a
  - mon.b
  - mon.c
  - mgr.x
  - osd.0
  - osd.1
  - osd.2
  - mds.a
  - client.0
openstack:
  - volumes: # attached to each instance
      count: 3
      size: 10 # GB
tasks:
- install:
- ceph:
    log-whitelist:
      - but it is still running
      - had wrong client addr
      - overall HEALTH_
      - \(OSDMAP_FLAGS\)
      - \(OSD_
      - \(PG_
      - \(OBJECT_DEGRADED\)
    conf:
      client.rest0:
        debug ms: 1
        debug objecter: 20
        debug rados: 20
- rest-api: [client.0]
- workunit:
    clients:
      all:
        - rest/test.py