mirror of
https://github.com/ceph/ceph
synced 2025-02-21 18:17:42 +00:00
Merge pull request #957 from ceph/wip-teuthology-master2
Added civetweb test case
This commit is contained in:
commit
750c3d73ae
23
suites/teuthology/rgw/tasks/s3tests-civetweb.yaml
Normal file
23
suites/teuthology/rgw/tasks/s3tests-civetweb.yaml
Normal file
@ -0,0 +1,23 @@
|
||||
# this runs s3tests against rgw, using civetweb
|
||||
roles:
|
||||
- [mon.a, mon.c, osd.0, osd.1, osd.2, client.0]
|
||||
- [mon.b, osd.3, osd.4, osd.5, client.1]
|
||||
|
||||
tasks:
|
||||
- install:
|
||||
branch: master
|
||||
- ceph:
|
||||
- rgw: [client.0]
|
||||
- s3tests:
|
||||
client.0:
|
||||
rgw_server: client.0
|
||||
force-branch: master
|
||||
overrides:
|
||||
ceph:
|
||||
fs: ext4
|
||||
conf:
|
||||
client:
|
||||
debug rgw: 20
|
||||
rgw:
|
||||
ec-data-pool: false
|
||||
frontend: civetweb
|
Loading…
Reference in New Issue
Block a user