From 9dace9258fd16961019ffe47fcea777f34a03370 Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Wed, 13 Mar 2019 14:14:35 +0530 Subject: [PATCH] qa/suites/fs: mon_thrash test for fs 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 --- qa/suites/fs/thrash/ceph-thrash/mon.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 qa/suites/fs/thrash/ceph-thrash/mon.yaml diff --git a/qa/suites/fs/thrash/ceph-thrash/mon.yaml b/qa/suites/fs/thrash/ceph-thrash/mon.yaml new file mode 100644 index 00000000000..fdc9dd96825 --- /dev/null +++ b/qa/suites/fs/thrash/ceph-thrash/mon.yaml @@ -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