summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/thrash/thrashers/mapgap.yaml
blob: 3b34f5b6b37e1cb66bec9149ad697a0450b22a86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
overrides:
  ceph:
    log-ignorelist:
    - but it is still running
    - objects unfound and apparently lost
    - osd_map_cache_size
    conf:
      mon:
        mon min osdmap epochs: 50
        paxos service trim min: 10
        # prune full osdmaps regularly
        mon osdmap full prune min: 15
        mon osdmap full prune interval: 2
        mon osdmap full prune txsize: 2
      osd:
        osd map cache size: 1
        osd scrub min interval: 60
        osd scrub max interval: 120
        osd scrub during recovery: false
        osd max backfills: 6
tasks:
- thrashosds:
    timeout: 1800
    chance_pgnum_grow: 0.25
    chance_pgnum_shrink: 0.25
    chance_pgpnum_fix: 0.25
    chance_test_map_discontinuity: 2