]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/upgrade/mimic-x-singleton/3-thrash/default.yaml
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / qa / suites / upgrade / mimic-x-singleton / 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:
c07f9fc5 8 - but it is still running
7c673cae
FG
9 - objects unfound and apparently lost
10 - log bound mismatch
11tasks:
12- parallel:
13 - split_tasks
14split_tasks:
15 sequential:
16 - thrashosds:
11fdf7f2 17 disable_objectstore_tool_tests: true
7c673cae
FG
18 timeout: 1200
19 chance_pgnum_grow: 1
20 chance_pgpnum_fix: 1
11fdf7f2 21 aggressive_pg_num_changes: false
7c673cae 22 - print: "**** done thrashosds 3-thrash"