blob: d7261f44beaaf54ee17d4a8f85273cdfc9a8f74c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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
|