ceph/suites/rbd/valgrind/validator/memcheck.yaml
Jason Dillaman 608fb1f0e0 suites/rbd: avoid redundant helgrind tests
Allow rbd_fsx to accept an override for which valgrind tool to use.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2016-01-12 21:08:00 -05:00

7 lines
104 B
YAML

overrides:
rbd_fsx:
valgrind: ["--tool=memcheck"]
workunit:
env:
VALGRIND: "memcheck"