]> git.apps.os.sepia.ceph.com Git - autobuild-ceph.git/commit
tarball: kill -9 ceph-mon / ceph-osd always succeed 53/head
authorLoic Dachary <ldachary@redhat.com>
Tue, 9 Jun 2015 12:40:38 +0000 (14:40 +0200)
committerLoic Dachary <ldachary@redhat.com>
Tue, 9 Jun 2015 12:58:19 +0000 (14:58 +0200)
commitb5dffca892b3b94f4bccab51a7a48fbbf05bd718
tree3ab77b39ec74b76710096665c806dc9d485bdc5d
parent8a7acfaec1b905776d7ba09f17462a397e64b9ee
tarball: kill -9 ceph-mon / ceph-osd always succeed

The error code of kill -9 ceph-{mon,osd} must be ignored otherwise the
build may return on error if it fails to kill the process just because
all has been cleaned up as it should.

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

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