]> git-server-git.apps.pok.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)
committerLoic Dachary <ldachary@redhat.com>
Sat, 15 Nov 2014 22:27:15 +0000 (23:27 +0100)
commite8f34bd62bf282144b8851fb9764cf4429a49c25
tree1ac74e49351173468dec65911462c580eca69330
parente303d1afde58e68c1f587962010da9e1f1278bc3
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>
src/test/ceph_objectstore_tool.py