Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / rgw / singleton / all / radosgw-admin.yaml
1 roles:
2 - [mon.a, osd.0]
3 - [mgr.x, client.0, osd.1, osd.2, osd.3]
4 openstack:
5 - volumes: # attached to each instance
6     count: 3
7     size: 10 # GB
8 tasks:
9 - install:
10 - ceph:
11     conf:
12       client:
13         debug ms: 1
14         rgw gc obj min wait: 15
15       osd:
16         debug ms: 1
17         debug objclass : 20
18 - rgw:
19     client.0:
20 - radosgw-admin: