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