From: tamil Date: Sat, 26 Jul 2014 03:43:39 +0000 (-0700) Subject: added a new test for rgw_readwrite with front end as civetweb instead of apache X-Git-Tag: v0.94.10~27^2^2~371 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=05fb534206681c8acc8ae79afbb4f2a957441bb7;p=ceph.git added a new test for rgw_readwrite with front end as civetweb instead of apache Signed-off-by: tamil --- diff --git a/suites/rgw/multifs/tasks/rgw_readwrite_civetweb.yaml b/suites/rgw/multifs/tasks/rgw_readwrite_civetweb.yaml new file mode 100644 index 000000000000..9161079e1cc8 --- /dev/null +++ b/suites/rgw/multifs/tasks/rgw_readwrite_civetweb.yaml @@ -0,0 +1,20 @@ +overrides: + rgw: + frontend: civetweb + +tasks: +- install: +- ceph: +- rgw: [client.0] +- s3readwrite: + client.0: + rgw_server: client.0 + readwrite: + bucket: rwtest + readers: 10 + writers: 3 + duration: 300 + files: + num: 10 + size: 2000 + stddev: 500