]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks/ceph_deploy: assume systemd and simplify shutdown wonkiness
authorSage Weil <sage@redhat.com>
Fri, 12 Jul 2019 19:06:10 +0000 (14:06 -0500)
committerSage Weil <sage@redhat.com>
Tue, 16 Jul 2019 15:25:15 +0000 (10:25 -0500)
commit97a45c9c2e8b6f6af51bf387636c9e4eaa228380
tree6057c9e214a40ea16be0efb19c3005f9fe7c26c4
parent1b46267cf798a5a99e62e7aa482436e609de3f81
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>
qa/tasks/ceph_deploy.py