This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ceph
Watch
1
Star
0
Fork
0
You've already forked ceph
mirror of
https://github.com/ceph/ceph
synced
2024-12-21 10:54:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2efd4c63fd
ceph
/
suites
/
rbd
/
valgrind
/
validator
/
memcheck.yaml
7 lines
104 B
YAML
Raw
Normal View
History
Unescape
Escape
rbd: add helgrind to valgrind subsuite This checks locking problems. This can be a separate facet for workunits, but for now it requires a manual 2nd configuration for rbd_fsx. Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2015-12-24 00:47:54 +00:00
overrides
:
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-13 02:06:48 +00:00
rbd_fsx
:
valgrind
:
[
"--tool=memcheck"
]
rbd: add helgrind to valgrind subsuite This checks locking problems. This can be a separate facet for workunits, but for now it requires a manual 2nd configuration for rbd_fsx. Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2015-12-24 00:47:54 +00:00
workunit
:
env
:
VALGRIND
:
"memcheck"
Reference in New Issue
Copy Permalink