]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/upgrade/mimic-x/stress-split/3-thrash/default.yaml
bump version to 15.2.11-pve1
[ceph.git] / ceph / qa / suites / upgrade / mimic-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:
cd265ab1 7 log-ignorelist:
c07f9fc5 8 - but it is still running
7c673cae
FG
9 - wrongly marked me down
10 - objects unfound and apparently lost
11 - log bound mismatch
12tasks:
13- parallel:
14 - stress-tasks
15stress-tasks:
16- thrashosds:
17 timeout: 1200
18 chance_pgnum_grow: 1
19 chance_pgpnum_fix: 1
20 chance_thrash_cluster_full: 0
21 chance_thrash_pg_upmap: 0
22 chance_thrash_pg_upmap_items: 0
23 disable_objectstore_tool_tests: true
c07f9fc5 24 chance_force_recovery: 0
11fdf7f2 25 aggressive_pg_num_changes: false
7c673cae 26- print: "**** done thrashosds 3-thrash"