Commit f17f2d6
committed
qa/suites: drop --show-reachable=yes from fs:valgrind tests
Drop --show-reachable=yes from fs:valgrind tests as it shows CommandFailedError,
which fails starting cephfs-mirror daemon and prevents the valgrind checks and reports.
rbd:valgrind tests doesn't use --show-reachable=yes too.
So dropping --show-reachable=yes to make it analogous to rbd:valgrind.
Fixes: https://tracker.ceph.com/issues/64752
Fixes: https://tracker.ceph.com/issues/62221
Signed-off-by: Jos Collin <[email protected]>1 parent 27e97f2 commit f17f2d6
File tree
1 file changed
+1
-1
lines changed- qa/suites/fs/valgrind/mirror/cephfs-mirror
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
0 commit comments