]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/fs/multifs/tasks/failover.yaml
2af99288be40289ac65b9fde005dd9912595547e
[ceph.git] / ceph / qa / suites / fs / multifs / tasks / failover.yaml
1 overrides:
2 ceph:
3 log-whitelist:
4 - Replacing daemon mds
5 - \(MDS_INSUFFICIENT_STANDBY\)
6 - \(MDS_ALL_DOWN\)
7 - \(MDS_UP_LESS_THAN_MAX\)
8 ceph-fuse:
9 disabled: true
10 tasks:
11 - exec:
12 mon.a:
13 - ceph config set mgr mgr/crash/warn_recent_interval 0
14 - cephfs_test_runner:
15 modules:
16 - tasks.cephfs.test_failover
17