ceph/qa/suites/rados/singleton/all/mon-auth-caps.yaml
Sage Weil 35820f4b88 mon/AuthMonitor: raise health warning on invalid caps
Raise a health warning if we have invalid (unparsable) caps in the auth
database.  Include a simple test.

Signed-off-by: Sage Weil <sage@redhat.com>
2018-08-31 15:54:58 -05:00

18 lines
224 B
YAML

roles:
- - mon.a
- mgr.x
- osd.0
- osd.1
- osd.2
- client.0
tasks:
- install:
- ceph:
log-whitelist:
- overall HEALTH_
- \(AUTH_BAD_CAPS\)
- workunit:
clients:
all:
- mon/auth_caps.sh