]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rados/basic/ceph.yaml
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / qa / suites / rados / basic / ceph.yaml
CommitLineData
11fdf7f2
TL
1overrides:
2 ceph:
3 conf:
4 mon:
5 mon min osdmap epochs: 50
6 paxos service trim min: 10
7 # prune full osdmaps regularly
8 mon osdmap full prune min: 15
9 mon osdmap full prune interval: 2
10 mon osdmap full prune txsize: 2
7c673cae
FG
11tasks:
12- install:
f67539c2
TL
13 extra_system_packages:
14 rpm:
15 - sqlite-devel
16 deb:
17 - sqlite3
7c673cae 18- ceph: