]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: install libzbd on focal
authorKefu Chai <kchai@redhat.com>
Thu, 18 Mar 2021 11:43:06 +0000 (19:43 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 19 Mar 2021 12:35:51 +0000 (20:35 +0800)
commitf75a36fe9a403baa7e1f939b23af848de27b30ba
tree71ce8052ec7dfc61d7770fa37e53b0272ea0581d
parenta5ca3aa0f03cd98fe53c9d3cdde3bc4529a4d6f8
install-deps.sh: install libzbd on focal

WITH_ZBD is enabled for testing the build of zbd bluestore backend, and
we plan to migrate to Ubuntu/Focal for testing "make check", so need to
install libzbd when the distro version is focal.

Signed-off-by: Kefu Chai <kchai@redhat.com>
install-deps.sh