blob: da05a5ea13ba7255674044159353ee404fffc6e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
tasks:
- install:
- ceph:
- rgw: [client.0]
- s3tests:
client.0:
force-branch: ceph-luminous
rgw_server: client.0
overrides:
ceph:
conf:
client:
rgw lc debug interval: 10
|