ceph/qa/suites/rados/singleton-nomsgr/all/admin_socket_output.yaml
Sage Weil 2ee9365d0b qa: log-whitelist -> log-ignorelist
Signed-off-by: Sage Weil <sage@newdream.net>
2020-08-24 19:53:08 +00:00

28 lines
605 B
YAML

openstack:
- volumes: # attached to each instance
count: 2
size: 10 # GB
roles:
- [mon.a, mds.a, mgr.x, osd.0, osd.1, client.0]
overrides:
ceph:
log-ignorelist:
- MDS in read-only mode
- force file system read-only
- overall HEALTH_
- \(FS_DEGRADED\)
- \(OSDMAP_FLAGS\)
- \(OSD_FULL\)
- \(MDS_READ_ONLY\)
- \(POOL_FULL\)
tasks:
- install:
- ceph:
pre-mgr-commands:
- sudo ceph config set mgr mgr/devicehealth/enable_monitoring false --force
- rgw:
- client.0
- exec:
client.0:
- ceph_test_admin_socket_output --all