summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/monthrash/workloads/rados_mon_osdmap_prune.yaml
blob: 372bf2561fab8b7912ac29595d7c6d138e80ebab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
overrides:
  ceph:
    conf:
      mon:
        mon debug extra checks: true
        mon min osdmap epochs: 100
        mon osdmap full prune enabled: true
        mon osdmap full prune min: 200
        mon osdmap full prune interval: 10
        mon osdmap full prune txsize: 100
      osd:
        osd beacon report interval: 10
    log-ignorelist:
      # setting/unsetting noup will trigger health warns,
      # causing tests to fail due to health warns, even if
      # the tests themselves are successful.
      - \(OSDMAP_FLAGS\)
tasks:
- workunit:
    clients:
      client.0:
        - mon/test_mon_osdmap_prune.sh