]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
test: fix test_pidfile
authoryaoning <yaoning@unitedstack.com>
Fri, 24 Feb 2017 17:36:02 +0000 (01:36 +0800)
committeryaoning <yaoning@unitedstack.com>
Tue, 28 Feb 2017 06:10:59 +0000 (14:10 +0800)
commit44ff4a2497b4dc56f8f106cec41207d0403a55db
tree41f65c9217372d93ae6c752f281184c285196ee1
parent6048704d2fbd9e7259ddf8d631279f70e02c67c1
test: fix test_pidfile

kill_daemons cat the pidfile, then kill the pid in it.
it does not work in this case since pid in osd.0.pid is wrong

Signed-off-by: yaoning <yaoning@unitedstack.com>
src/test/test_pidfile.sh