ceph/qa/suites/fs/multifs/tasks/failover.yaml
Sage Weil 2c87a46364 qa/suites/fs/multifs/tasks/failover.yaml: disable RECENT_CRASH
This test deliberately crashes daemons.

Signed-off-by: Sage Weil <sage@redhat.com>
2019-07-26 15:00:11 -05:00

18 lines
369 B
YAML

overrides:
ceph:
log-whitelist:
- not responding, replacing
- \(MDS_INSUFFICIENT_STANDBY\)
- \(MDS_ALL_DOWN\)
- \(MDS_UP_LESS_THAN_MAX\)
ceph-fuse:
disabled: true
tasks:
- exec:
mon.a:
- ceph config set mgr mgr/crash/warn_recent_interval 0
- cephfs_test_runner:
modules:
- tasks.cephfs.test_failover