ceph/suites/rbd/valgrind/validator/memcheck.yaml
Sage Weil f274737dfa suites: debuginfo: true for valgrind
This lets us get line numbers in the valgrind xml output.

Signed-off-by: Sage Weil <sage@redhat.com>
2016-02-26 09:46:27 -05:00

11 lines
172 B
YAML

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