]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: kill_daemon use $name.pid instead of pidfile
authorLoic Dachary <loic-201408@dachary.org>
Sun, 19 Oct 2014 00:15:41 +0000 (17:15 -0700)
committerLoic Dachary <ldachary@redhat.com>
Sun, 9 Nov 2014 10:59:51 +0000 (11:59 +0100)
commit0b4ccbd68d41c61e300f48d827eeb5d27e0d807f
treea5a434491ecf697aef52fb38af5d2c7ee373f17f
parent6741b71d9056d086d870be5e83b5ee986da71815
tests: kill_daemon use $name.pid instead of pidfile

So that it can be used instead of stop.sh to stop vstart.sh daemons. The
problem with stop.sh is that it kills any daemon, not just a selection.

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
src/test/mon/mon-test-helpers.sh
src/test/osd/osd-test-helpers.sh