mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
suites/rbd: remove helgrind test cases
Helgrind cannot properly handle Ceph's use of std::mutex -- resulting in numerous false positives and potential assertion failures. Signed-off-by: Jason Dillaman <dillaman@redhat.com>
This commit is contained in:
parent
affccb1a6c
commit
b29bf9253d
@ -1,9 +0,0 @@
|
||||
overrides:
|
||||
install:
|
||||
ceph:
|
||||
debuginfo: true
|
||||
rbd_fsx:
|
||||
valgrind: ["--tool=helgrind"]
|
||||
workunit:
|
||||
env:
|
||||
VALGRIND: "helgrind"
|
Loading…
Reference in New Issue
Block a user