ceph/qa/suites/fs/multifs/tasks/failover.yaml
Patrick Donnelly f4a11a3290
qa: add test for standby-replay marking rank damaged
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2021-09-09 20:16:03 -04:00

21 lines
438 B
YAML

overrides:
ceph:
log-ignorelist:
- Replacing daemon mds
- \(MDS_INSUFFICIENT_STANDBY\)
- \(MDS_ALL_DOWN\)
- \(MDS_UP_LESS_THAN_MAX\)
- \(MDS_DAMAGE\)
- \(FS_DEGRADED\)
ceph-fuse:
disabled: true
tasks:
- exec:
mon.a:
- ceph config set mgr mgr/crash/warn_recent_interval 0
- cephfs_test_runner:
fail_on_skip: false
modules:
- tasks.cephfs.test_failover