]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/ceph_deploy: assume systemd and simplify shutdown wonkiness 29513/head
authorSage Weil <sage@redhat.com>
Fri, 12 Jul 2019 19:06:10 +0000 (14:06 -0500)
committerSage Weil <sage@redhat.com>
Tue, 6 Aug 2019 18:28:47 +0000 (13:28 -0500)
commit23a116f5d6db6eb1d986414ba973d5a49a52624f
treebe51ae8477230dd72f213d49007b585a5b6ee408
parent67e8a68fb1baca116c2df586f51bd7b59db6891d
qa/tasks/ceph_deploy: assume systemd and simplify shutdown wonkiness

The 'service' command was succeeding but not actually stopping ceph.  But
we can safely assume systemd now so get rid of the weirdness here.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 97a45c9c2e8b6f6af51bf387636c9e4eaa228380)
qa/tasks/ceph_deploy.py