blob: e2a2ca03cc905f4cf6dda371d1b92748638f0f71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
overrides:
ceph:
log-ignorelist:
- Reduced data availability
- Degraded data redundancy
- objects misplaced
- Synthetic exception in serve
- influxdb python module not found
- foo bar
- Failed to open Telegraf
- evicting unresponsive client
- 1 mgr modules have recently crashed \(RECENT_MGR_MODULE_CRASH\)
tasks:
- cephfs_test_runner:
modules:
- tasks.mgr.test_module_selftest
fail_on_skip: false
|