]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rgw/multisite/valgrind.yaml
buildsys: fix parallel builds
[ceph.git] / ceph / qa / suites / rgw / multisite / valgrind.yaml
CommitLineData
31f18b77
FG
1os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
2overrides:
3 install:
4 ceph:
5 flavor: notcmalloc
6 ceph:
7 conf:
8 global:
9 osd heartbeat grace: 40
10 valgrind:
11 mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
12 osd: [--tool=memcheck]
13 mds: [--tool=memcheck]