mirror of
https://github.com/ceph/ceph
synced 2025-01-23 19:46:56 +00:00
9dace9258f
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>
11 lines
175 B
YAML
11 lines
175 B
YAML
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- overall HEALTH_
|
|
- \(MON_DOWN\)
|
|
tasks:
|
|
- mon_thrash:
|
|
check_mds_failover: True
|
|
revive_delay: 20
|
|
thrash_delay: 10
|