Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / upgrade / jewel-x / stress-split-erasure-code / 3-thrash / default.yaml
1 meta:
2 - desc: |
3    randomly kill and revive osd
4    small chance to increase the number of pgs
5 overrides:
6   ceph:
7     log-whitelist:
8     - but it is still running
9     - wrongly marked me down
10     - objects unfound and apparently lost
11     - log bound mismatch
12 tasks:
13 - parallel:
14   - stress-tasks
15 stress-tasks:
16 - thrashosds:
17     timeout: 1200
18     chance_pgnum_grow: 1
19     chance_pgpnum_fix: 1
20     min_in: 4
21     chance_thrash_cluster_full: 0
22     chance_thrash_pg_upmap: 0
23     chance_thrash_pg_upmap_items: 0
24     chance_force_recovery: 0
25 - print: "**** done thrashosds 3-thrash"