]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rgw/multisite/valgrind.yaml
update sources to v12.1.1
[ceph.git] / ceph / qa / suites / rgw / multisite / valgrind.yaml
1 # see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
2 os_type: centos
3
4 overrides:
5 install:
6 ceph:
7 flavor: notcmalloc
8 ceph:
9 conf:
10 global:
11 osd heartbeat grace: 40
12 mon:
13 mon osd crush smoke test: false
14 valgrind:
15 mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
16 osd: [--tool=memcheck]
17 mds: [--tool=memcheck]