]> git.apps.os.sepia.ceph.com Git - autobuild-ceph.git/commit
tarbal: kill lingering ceph-mon / ceph-osd 51/head
authorLoic Dachary <ldachary@redhat.com>
Tue, 9 Jun 2015 08:46:07 +0000 (10:46 +0200)
committerLoic Dachary <ldachary@redhat.com>
Tue, 9 Jun 2015 08:55:05 +0000 (10:55 +0200)
commitf23343e5a597328d52670a9f6e8f87e30a4f9651
treec8137fba7a79c17706efbd02c2898d435e7e129c
parentc07384cb6579c3628e348513d13718e04eb4923e
tarbal: kill lingering ceph-mon / ceph-osd

When a make check fails it is entirely possible that ceph-osd remain,
because they have their own process group. Kill whatever ceph-osd or
ceph-mon are left behind.

We kill ceph-osd / ceph-mon regardless of the success / failure status
of make check because we also want to address the case where a test
pretends to succeed but left daemons behind.

http://tracker.ceph.com/issues/11929 Fixes: #11929

Signed-off-by: Loic Dachary <ldachary@redhat.com>
build-ceph.sh