]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
run valgrind with cwd set to /tmp/cephtest/archive/coredump
authorSage Weil <sage@newdream.net>
Wed, 14 Mar 2012 20:20:54 +0000 (13:20 -0700)
committerSage Weil <sage@newdream.net>
Sun, 18 Mar 2012 17:48:51 +0000 (10:48 -0700)
commit94f0ba1efe73c1927615ab8feae649b2c5991346
treeb428bfaac17e254bcfbdd71110570a685ad81771
parent07b97fe77fa71a62d2149dd9b705ea5a1722cc52
run valgrind with cwd set to /tmp/cephtest/archive/coredump

This lets us capture the vgcore.* files, which always go to valgrind's
cwd.

Fixes: #1953
teuthology/misc.py
teuthology/task/ceph.py
teuthology/task/chdir-coredump [new file with mode: 0644]