Add rgw testing with s3tests.

This commit is contained in:
Josh Durgin 2011-06-28 15:04:32 -07:00
parent e1f8125d0c
commit 4815f5125f

7
tasks/rgw_s3tests.yaml Normal file
View File

@ -0,0 +1,7 @@
tasks:
- ceph:
- rgw: [client.0]
- s3tests:
client.0:
rgw_server: client.0
extra_args: ['--exclude', 'test_logging_toggle']