summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rgw/singleton/all/radosgw-admin.yaml
blob: aada29b5b33466bd6fedcc1f376c032694274199 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
roles:
- [mon.a, osd.0]
- [mgr.x, client.0, osd.1, osd.2, osd.3]
openstack:
- volumes: # attached to each instance
    count: 3
    size: 10 # GB
tasks:
- install:
- ceph:
    conf:
      client:
        debug ms: 1
        rgw gc obj min wait: 15
      osd:
        debug ms: 1
        debug objclass : 20
- rgw:
    client.0:
- radosgw-admin: