]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/ceph: add ceph.stop task
authorJohn Spray <jspray@redhat.com>
Wed, 20 Aug 2014 11:30:27 +0000 (12:30 +0100)
committerJohn Spray <jspray@redhat.com>
Thu, 21 Aug 2014 22:09:00 +0000 (23:09 +0100)
commit5c29ae6bd193ae809d2d2bb99d1efc4d36345abf
tree0d183dfb999d29c1be55c5bf2a6c83a0ecf0eeb9
parent5765fde1aa3ec65c3734ce8acfb5c0e8f0fe6101
tasks/ceph: add ceph.stop task

So that we can explicitly stop daemons on demand.  Useful
for MDS tool tests that want the MDS daemons not to be running,
is this is more solid and explicit than doing e.g. "ceph mds
stop" from within workunits.

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/ceph.py