mirror of
https://github.com/ceph/ceph
synced 2024-12-21 10:54:42 +00:00
608fb1f0e0
Allow rbd_fsx to accept an override for which valgrind tool to use. Signed-off-by: Jason Dillaman <dillaman@redhat.com>
7 lines
104 B
YAML
7 lines
104 B
YAML
overrides:
|
|
rbd_fsx:
|
|
valgrind: ["--tool=memcheck"]
|
|
workunit:
|
|
env:
|
|
VALGRIND: "memcheck"
|