mirror of
https://github.com/ceph/ceph
synced 2024-12-24 12:24:19 +00:00
e1c0a99a32
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
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"
|
|
|