mirror of
https://github.com/ceph/ceph
synced 2024-12-23 11:54:11 +00:00
f274737dfa
This lets us get line numbers in the valgrind xml output. Signed-off-by: Sage Weil <sage@redhat.com>
12 lines
174 B
YAML
12 lines
174 B
YAML
tasks:
|
|
- install:
|
|
flavor: notcmalloc
|
|
debuginfo: true
|
|
- ceph:
|
|
- rgw:
|
|
client.0:
|
|
valgrind: [--tool=memcheck]
|
|
- swift:
|
|
client.0:
|
|
rgw_server: client.0
|