Merge pull request #42131 from tchaikov/wip-doc-dev-ci

doc/dev/continuous-integration: use ceph repos

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
This commit is contained in:
Josh Durgin 2021-07-23 09:35:58 -07:00 committed by GitHub
commit ce483a14ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,7 +129,7 @@ libboost
.. prompt:: bash $
tar xjf boost_1_76_0.tar.bz2
git clone https://github.com/tchaikov/ceph-boost
git clone https://github.com/ceph/ceph-boost
cp -ra ceph-boost/debian boost_1_76_0/
export DEB_BUILD_OPTIONS='parallel=6 nodoc'
dpkg-buildpackage -us -uc -b
@ -140,7 +140,7 @@ libzbd
libpmem
packages `pmdk`_ . Please note, ``ndctl`` is one of the build dependencies of
pmdk, for an updated debian packaging, please see
https://github.com/tchaikov/ceph-ndctl .
https://github.com/ceph/ceph-ndctl .
.. _boost: https://www.boost.org
.. _libzbd: https://github.com/westerndigitalcorporation/libzbd