mirror of
https://github.com/ceph/ceph
synced 2025-02-03 00:43:55 +00:00
474cb0a9ca
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Fixes: https://tracker.ceph.com/issues/48121
17 lines
315 B
YAML
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
|