Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / rados / upgrade / jewel-x-singleton / 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     - objects unfound and apparently lost
10     - log bound mismatch
11 tasks:
12 - parallel:
13     - split_tasks
14 split_tasks:
15   sequential:
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         chance_force_recovery: 0
24     - print: "**** done thrashosds 3-thrash"