]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: ceph_objectstore_tool.py replace stop.sh with init-ceph
authorLoic Dachary <ldachary@redhat.com>
Thu, 13 Nov 2014 16:32:14 +0000 (17:32 +0100)
committerDavid Zafman <dzafman@redhat.com>
Tue, 3 Mar 2015 18:44:17 +0000 (10:44 -0800)
commit04e480b09b59f5318e9b206e6c3e529d8bb22328
treea08f935bf6f2858771576ffb6edb3c2d50ded096
parent51855584eb970b28dfa266ee3653963fb77a2b1e
tests: ceph_objectstore_tool.py replace stop.sh with init-ceph

The stop.sh will stop all ceph-* processes. Use the init-ceph script
instead to selectively kill the daemons run by the vstart.sh cluster
used for ceph_objectstore_tool.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
(cherry picked from commit e8f34bd62bf282144b8851fb9764cf4429a49c25)
src/test/ceph_objectstore_tool.py