From: Kefu Chai Date: Thu, 1 Jul 2021 09:23:24 +0000 (+0800) Subject: doc/dev/continuous-integration: use ceph repos X-Git-Tag: v17.1.0~1309^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f981b37e1c13ac77648f29b9e92b2a2a35f15153;p=ceph.git doc/dev/continuous-integration: use ceph repos since the reference repos have been forked under ceph organization, let's use their new addresses. Signed-off-by: Kefu Chai --- diff --git a/doc/dev/continuous-integration.rst b/doc/dev/continuous-integration.rst index 0aecb6ad3a2e..ca41dba05f64 100644 --- a/doc/dev/continuous-integration.rst +++ b/doc/dev/continuous-integration.rst @@ -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