]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
added a new test for rgw_readwrite with front end as civetweb instead of apache
authortamil <tamil.muthamizhan@inktank.com>
Sat, 26 Jul 2014 03:43:39 +0000 (20:43 -0700)
committertamil <tamil.muthamizhan@inktank.com>
Sat, 26 Jul 2014 04:04:12 +0000 (21:04 -0700)
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
suites/rgw/multifs/tasks/rgw_readwrite_civetweb.yaml [new file with mode: 0644]

diff --git a/suites/rgw/multifs/tasks/rgw_readwrite_civetweb.yaml b/suites/rgw/multifs/tasks/rgw_readwrite_civetweb.yaml
new file mode 100644 (file)
index 0000000..9161079
--- /dev/null
@@ -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