]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
smoke: add a mon thrash test
authorSage Weil <sage@inktank.com>
Thu, 26 Jun 2014 16:46:02 +0000 (09:46 -0700)
committerSage Weil <sage@inktank.com>
Thu, 26 Jun 2014 16:46:02 +0000 (09:46 -0700)
Signed-off-by: Sage Weil <sage@inktank.com>
suites/smoke/basic/tasks/mon_thrash.yaml [new file with mode: 0644]

diff --git a/suites/smoke/basic/tasks/mon_thrash.yaml b/suites/smoke/basic/tasks/mon_thrash.yaml
new file mode 100644 (file)
index 0000000..0ce6d61
--- /dev/null
@@ -0,0 +1,21 @@
+overrides:
+  ceph:
+    conf:
+      global:
+        ms inject delay max: 1
+        ms inject delay probability: 0.005
+        ms inject delay type: mon
+        ms inject internal delays: 0.002
+        ms inject socket failures: 2500
+tasks:
+- install: null
+- ceph:
+    fs: xfs
+- mon_thrash:
+    revive_delay: 90
+    thrash_delay: 1
+    thrash_many: true
+- workunit:
+    clients:
+      client.0:
+      - rados/test.sh