]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/teuthology/rgw/tasks/s3tests-fcgi.yaml
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / qa / suites / teuthology / rgw / tasks / s3tests-fcgi.yaml
CommitLineData
7c673cae
FG
1# this runs s3tests against rgw, using mod_proxy_fcgi
2# the choice between uds or tcp with mod_proxy_fcgi depends on the distro
3roles:
4- [mon.a, mon.c, osd.0, osd.1, osd.2, client.0]
5- [mon.b, mgr.x, osd.3, osd.4, osd.5, client.1]
6
7tasks:
8- install:
9 branch: master
10- ceph:
11- rgw: [client.0]
12- s3tests:
13 client.0:
14 rgw_server: client.0
92f5a8d4 15 force-branch: ceph-nautilus
7c673cae
FG
16overrides:
17 ceph:
18 fs: xfs
19 conf:
20 client:
21 debug rgw: 20
22 rgw lc debug interval: 10
23 rgw:
24 ec-data-pool: false
25 frontend: apache
26 use_fcgi: true