mirror of
https://github.com/ceph/ceph
synced 2024-12-19 18:02:46 +00:00
6383fa5b30
Signed-off-by: Sage Weil <sage@redhat.com>
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 |