mirror of
https://github.com/ceph/ceph
synced 2024-12-25 04:43:17 +00:00
20 lines
395 B
YAML
20 lines
395 B
YAML
|
overrides:
|
||
|
ceph:
|
||
|
log-whitelist:
|
||
|
- wrongly marked me down
|
||
|
- objects unfound and apparently lost
|
||
|
- log bound mismatch
|
||
|
tasks:
|
||
|
- sequential:
|
||
|
- thrashosds:
|
||
|
timeout: 1200
|
||
|
chance_pgnum_grow: 1
|
||
|
chance_pgpnum_fix: 1
|
||
|
- print: "**** done thrashosds"
|
||
|
- workunit:
|
||
|
clients:
|
||
|
client.0:
|
||
|
- suites/iogen.sh
|
||
|
- print: "**** done suites/iogen.sh"
|
||
|
|