]> 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)
committerDavid Zafman <dzafman@redhat.com>
Tue, 3 Mar 2015 18:44:17 +0000 (10:44 -0800)
commit8dc263555d7aca2befa912c78c585a43c8e7592c
tree63884734ed78df146b01ac76081fba4964eea75a
parentb78d802f3e082b0762203ae37b3c3a44b7608907
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>
(cherry picked from commit fc435ff3623d196dd7cc375302acd8dfc9eb59fd)
src/test/ceph_objectstore_tool.py