]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/fs: mon_thrash test for fs
authorJos Collin <jcollin@redhat.com>
Wed, 13 Mar 2019 08:44:35 +0000 (14:14 +0530)
committerJos Collin <jcollin@redhat.com>
Fri, 12 Apr 2019 04:52:04 +0000 (10:22 +0530)
Created a mon.yaml in fs suite that calls mon_thrash test for fs and multimds suites.

Fixes: http://tracker.ceph.com/issues/17309
Signed-off-by: Jos Collin <jcollin@redhat.com>
qa/suites/fs/thrash/ceph-thrash/mon.yaml [new file with mode: 0644]

diff --git a/qa/suites/fs/thrash/ceph-thrash/mon.yaml b/qa/suites/fs/thrash/ceph-thrash/mon.yaml
new file mode 100644 (file)
index 0000000..fdc9dd9
--- /dev/null
@@ -0,0 +1,10 @@
+overrides:
+  ceph:
+    log-whitelist:
+      - overall HEALTH_
+      - \(MON_DOWN\)
+tasks:
+- mon_thrash:
+    check_mds_failover: True
+    revive_delay: 20
+    thrash_delay: 10