mirror of
https://github.com/ceph/ceph
synced 2025-02-10 20:38:30 +00:00
This lets us get line numbers in the valgrind xml output. Signed-off-by: Sage Weil <sage@redhat.com>
11 lines
172 B
YAML
11 lines
172 B
YAML
overrides:
|
|
install:
|
|
ceph:
|
|
flavor: notcmalloc
|
|
debuginfo: true
|
|
rbd_fsx:
|
|
valgrind: ["--tool=memcheck"]
|
|
workunit:
|
|
env:
|
|
VALGRIND: "memcheck"
|