]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-*-build: only try extracting cephadm if it exists 1919/head
authorDan Mick <dmick@redhat.com>
Thu, 7 Oct 2021 05:18:24 +0000 (22:18 -0700)
committerDan Mick <dmick@redhat.com>
Thu, 7 Oct 2021 05:19:57 +0000 (22:19 -0700)
commit753aff80e9cdc539e193a3b77678ae0ad413ecf5
tree22f3c75f5391baff483f924e22b25db5330a449a
parentac48c26f78a91960bf9d19c662db5541db7b17ca
ceph-*-build: only try extracting cephadm if it exists

https://github.com/ceph/ceph-build/pull/1913 added code to extract
the cephadm binary from its package and push it to chacra; however,
older builds don't include a cephadm package, and ceph-build must
work for those as well.  Broke for nautilus.

Fixes: https://tracker.ceph.com/issues/52847
Signed-off-by: Dan Mick <dmick@redhat.com>
ceph-build/build/build_rpm
ceph-dev-build/build/build_rpm
ceph-dev-new-build/build/build_rpm
scripts/build_utils.sh