mirror of
https://github.com/ceph/ceph
synced 2024-12-20 02:13:04 +00:00
16 lines
398 B
YAML
16 lines
398 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\)
|
||
|
- \(PG_
|
||
|
- replacing it with standby
|
||
|
- No standby daemons available
|
||
|
- workunit:
|
||
|
clients:
|
||
|
client.0:
|
||
|
- mgr
|