ceph/qa/suites/fs/functional/tasks/snapshots.yaml
Patrick Donnelly 474cb0a9ca
qa: move functional multimds tests to fs:functional
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Fixes: https://tracker.ceph.com/issues/48121
2021-01-07 12:55:24 -08:00

17 lines
315 B
YAML

overrides:
check-counter:
dry_run: true
ceph:
log-ignorelist:
- evicting unresponsive client
- RECENT_CRASH
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_snapshots