ceph/qa/suites/fs/multifs/tasks/failover.yaml
Patrick Donnelly a9b7df2ebc
qa: move multifs/failover tests
Fixes: https://tracker.ceph.com/issues/23718
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2020-11-03 13:00:35 -08:00

19 lines
391 B
YAML

overrides:
ceph:
log-ignorelist:
- Replacing daemon mds
- \(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:
fail_on_skip: false
modules:
- tasks.cephfs.test_failover