2015-03-02 20:48:46 +00:00
|
|
|
# this runs s3tests against rgw, using mod_fastcgi
|
|
|
|
roles:
|
|
|
|
- [mon.a, mon.c, osd.0, osd.1, osd.2, client.0]
|
2017-03-10 18:48:19 +00:00
|
|
|
- [mon.b, mgr.x, osd.3, osd.4, osd.5, client.1]
|
2015-03-02 20:48:46 +00:00
|
|
|
|
|
|
|
tasks:
|
|
|
|
- install:
|
|
|
|
branch: master
|
|
|
|
- ceph:
|
|
|
|
- rgw: [client.0]
|
|
|
|
- s3tests:
|
|
|
|
client.0:
|
|
|
|
rgw_server: client.0
|
|
|
|
force-branch: master
|
|
|
|
overrides:
|
|
|
|
ceph:
|
2016-04-12 15:26:52 +00:00
|
|
|
fs: xfs
|
2015-03-02 20:48:46 +00:00
|
|
|
conf:
|
|
|
|
client:
|
|
|
|
debug rgw: 20
|
2016-08-31 14:29:12 +00:00
|
|
|
rgw lc debug interval: 10
|
2015-03-02 20:48:46 +00:00
|
|
|
rgw:
|
|
|
|
ec-data-pool: false
|
|
|
|
frontend: apache
|