Skip to content

Commit f9d1924

Browse files
authored
Merge pull request ceph#57987 from joscollin/wip-B64752-valgrind-report-leaks
qa/suites: drop --show-reachable=yes from fs:valgrind tests Reviewed-by: Venky Shankar <[email protected]>
2 parents 7be9c53 + f17f2d6 commit f9d1924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/suites/fs/valgrind/mirror/cephfs-mirror/one-per-cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ meta:
44
tasks:
55
- cephfs-mirror:
66
client: client.mirror
7-
valgrind: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
7+
valgrind: [--tool=memcheck, --leak-check=full]

0 commit comments

Comments
 (0)