summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/thrash-old-clients/thrashers/mapgap.yaml
blob: c1ab4493edb76fbd6cca7871feb819fff5dac423 (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
    - \(POOL_APP_NOT_ENABLED\)
    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_pgpnum_fix: 0.25
    chance_test_map_discontinuity: 2