mirror of
https://github.com/ceph/ceph
synced 2025-01-19 17:41:39 +00:00
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 <jcollin@redhat.com>
This commit is contained in:
parent
10c4f560d3
commit
9dace9258f
10
qa/suites/fs/thrash/ceph-thrash/mon.yaml
Normal file
10
qa/suites/fs/thrash/ceph-thrash/mon.yaml
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user