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