]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/upgrade/quincy-p2p/quincy-p2p-stress-split/3-thrash/default.yaml
buildsys: change download over to reef release
[ceph.git] / ceph / qa / suites / upgrade / quincy-p2p / quincy-p2p-stress-split / 3-thrash / default.yaml
CommitLineData
39ae355f
TL
1meta:
2- desc: |
3 randomly kill and revive osd
4 small chance to increase the number of pgs
5overrides:
6 ceph:
7 log-ignorelist:
8 - but it is still running
9 - wrongly marked me down
10 - objects unfound and apparently lost
11 - log bound mismatch
12 ### ref: https://tracker.ceph.com/issues/40251
13 - failed to encode map
14tasks:
15- parallel:
16 - stress-tasks
17stress-tasks:
18- thrashosds:
19 timeout: 1200
20 chance_pgnum_grow: 1
21 chance_pgpnum_fix: 1
22 chance_thrash_cluster_full: 0
23 chance_thrash_pg_upmap: 0
24 chance_thrash_pg_upmap_items: 0
25 disable_objectstore_tool_tests: true
26 chance_force_recovery: 0
27- print: "**** done thrashosds 3-thrash"