Skip to content

Commit

Permalink
Merge pull request ceph#28155 from alimaredia/wip-remove-mon-valgrind…
Browse files Browse the repository at this point in the history
…-check-in-rgw-suite

qa: remove mon valgrind check in rgw verfiy suite
  • Loading branch information
mattbenjamin committed May 24, 2019
2 parents 19c738e + d25d6ee commit b97022c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion qa/suites/rgw/verify/validater/valgrind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ overrides:
mon:
mon osd crush smoke test: false
valgrind:
mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
osd: [--tool=memcheck]
mds: [--tool=memcheck]
# http://tracker.ceph.com/issues/38827
# mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
# https://tracker.ceph.com/issues/38621
# mgr: [--tool=memcheck]

0 comments on commit b97022c

Please sign in to comment.