]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: ceph_objectstore_tool.py encapsulate init-ceph stop
authorLoic Dachary <ldachary@redhat.com>
Thu, 13 Nov 2014 18:15:50 +0000 (19:15 +0100)
committerLoic Dachary <ldachary@redhat.com>
Sat, 15 Nov 2014 22:27:15 +0000 (23:27 +0100)
commitfc435ff3623d196dd7cc375302acd8dfc9eb59fd
tree604990411598e6aa98150c0254bb927842f194b3
parent0f3d7b1315f2b5595047d8bd13949ed0d9194bfa
tests: ceph_objectstore_tool.py encapsulate init-ceph stop

Call init-ceph in kill_daemons and add a call to kill_daemon when main
returns on error so that it never leaves daemons hanging.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/test/ceph_objectstore_tool.py