]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
add mon-thrasher singleton
authorSage Weil <sage@inktank.com>
Tue, 27 Nov 2012 05:08:54 +0000 (21:08 -0800)
committerJoao Eduardo Luis <jecluis@gmail.com>
Thu, 29 Nov 2012 01:15:44 +0000 (01:15 +0000)
suites/rados/singleton/all/mon-thrasher.yaml [new file with mode: 0644]

diff --git a/suites/rados/singleton/all/mon-thrasher.yaml b/suites/rados/singleton/all/mon-thrasher.yaml
new file mode 100644 (file)
index 0000000..6c6edb7
--- /dev/null
@@ -0,0 +1,23 @@
+roles:
+- - mon.a
+  - mon.b
+  - mon.c
+  - osd.0
+  - osd.1
+  - mds.0
+  - client.0
+tasks:
+- ceph:
+- mon_thrash:
+    revive_delay: 20
+    thrash_delay: 1
+- ceph-fuse:
+- workunit:
+    clients:
+      all:
+        - mon/workloadgen.sh
+    env:
+      LOADGEN_NUM_OSDS: "5"
+      VERBOSE: "1"
+      DURATION: "600"
+      TEST_CEPH_CONF: /tmp/cephtest/ceph.conf