]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rados/mgr/tasks/module_selftest.yaml
9b8209fa94d591ec1fa39f61efb78bbf1acb256b
[ceph.git] / ceph / qa / suites / rados / mgr / tasks / module_selftest.yaml
1
2 tasks:
3 - install:
4 - ceph:
5 # tests may leave mgrs broken, so don't try and call into them
6 # to invoke e.g. pg dump during teardown.
7 wait-for-scrub: false
8 log-ignorelist:
9 - overall HEALTH_
10 - \(MGR_DOWN\)
11 - \(PG_
12 - replacing it with standby
13 - No standby daemons available
14 - Reduced data availability
15 - Degraded data redundancy
16 - objects misplaced
17 - Synthetic exception in serve
18 - influxdb python module not found
19 - \(MGR_ZABBIX_
20 - foo bar
21 - Failed to open Telegraf
22 - evicting unresponsive client
23 - 1 mgr modules have recently crashed \(RECENT_MGR_MODULE_CRASH\)
24 - cephfs_test_runner:
25 modules:
26 - tasks.mgr.test_module_selftest
27 fail_on_skip: false