]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rbd/valgrind/validator/memcheck.yaml
update sources to v12.1.1
[ceph.git] / ceph / qa / suites / rbd / valgrind / validator / memcheck.yaml
CommitLineData
224ce89b
WB
1# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
2os_type: centos
3
7c673cae
FG
4overrides:
5 install:
6 ceph:
7 flavor: notcmalloc
8 debuginfo: true
9 rbd_fsx:
10 valgrind: ["--tool=memcheck"]
11 workunit:
12 env:
31f18b77 13 VALGRIND: "--tool=memcheck --leak-check=full"