]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/upgrade/kraken-x/stress-split/3-thrash/default.yaml
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / qa / suites / upgrade / kraken-x / stress-split / 3-thrash / default.yaml
CommitLineData
7c673cae
FG
1meta:
2- desc: |
3 randomly kill and revive osd
4 small chance to increase the number of pgs
5overrides:
6 ceph:
7 log-whitelist:
8 - wrongly marked me down
9 - objects unfound and apparently lost
10 - log bound mismatch
11tasks:
12- parallel:
13 - stress-tasks
14stress-tasks:
15- thrashosds:
16 timeout: 1200
17 chance_pgnum_grow: 1
18 chance_pgpnum_fix: 1
19 chance_thrash_cluster_full: 0
20 chance_thrash_pg_upmap: 0
21 chance_thrash_pg_upmap_items: 0
22 disable_objectstore_tool_tests: true
23- print: "**** done thrashosds 3-thrash"