ceph/suites/rgw/verify/tasks/rgw_s3tests.yaml
Sage Weil 279f39d4c1 use notcmalloc builder for valgrind leak checking
This reverts 453d72b294.  It turns out that
tcmalloc defeats the leak checking in valgrind.

Signed-off-by: Sage Weil <sage@inktank.com>
2014-07-24 11:57:06 -07:00

11 lines
156 B
YAML

tasks:
- install:
flavor: notcmalloc
- ceph:
- rgw:
client.0:
valgrind: [--tool=memcheck]
- s3tests:
client.0:
rgw_server: client.0