mirror of
https://github.com/ceph/ceph
synced 2025-01-22 19:15:41 +00:00
5c2615e3d7
these drive health history tracking tests. Signed-off-by: Noah Watkins <nwatkins@redhat.com>
19 lines
479 B
YAML
19 lines
479 B
YAML
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
# tests may leave mgrs broken, so don't try and call into them
|
|
# to invoke e.g. pg dump during teardown.
|
|
wait-for-scrub: false
|
|
log-whitelist:
|
|
- overall HEALTH_
|
|
- \(MGR_DOWN\)
|
|
- \(MGR_INSIGHTS_WARNING\)
|
|
- \(insights_health_check
|
|
- \(PG_
|
|
- replacing it with standby
|
|
- No standby daemons available
|
|
- cephfs_test_runner:
|
|
modules:
|
|
- tasks.mgr.test_insights
|