summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rbd/valgrind/validator/memcheck.yaml
blob: c660dce623d0432a265e6904bcf253d4b8950217 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
os_type: centos

overrides:
  install:
    ceph:
      flavor: notcmalloc
      debuginfo: true
  rbd_fsx:
    valgrind: ["--tool=memcheck"]
  workunit:
    env:
      VALGRIND: "--tool=memcheck --leak-check=full"