From: Radoslaw Zarzynski Date: Mon, 10 Jan 2022 14:10:33 +0000 (+0000) Subject: doc/cephadm: improve the developer's guide a bit X-Git-Tag: v16.2.8~230^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F44636%2Fhead;p=ceph.git doc/cephadm: improve the developer's guide a bit Signed-off-by: Radoslaw Zarzynski (cherry picked from commit 4c58d71d2bcd6b89e1578b844d8092b692cec4b2) --- diff --git a/doc/dev/cephadm/developing-cephadm.rst b/doc/dev/cephadm/developing-cephadm.rst index dd8409a201e..d9f81c2c045 100644 --- a/doc/dev/cephadm/developing-cephadm.rst +++ b/doc/dev/cephadm/developing-cephadm.rst @@ -54,14 +54,15 @@ There are a few advantages here: - The cluster is a "normal" cephadm cluster that looks and behaves just like a user's cluster would. In contrast, vstart and teuthology - clusters tend to be special in subtle (and not-so-subtle) ways. + clusters tend to be special in subtle (and not-so-subtle) ways (e.g. + having the ``lockdep`` turned on). To start a test cluster:: sudo ../src/cstart.sh -The last line of this will be a line you can cut+paste to update the -container image. For instance:: +The last line of the output will be a line you can cut+paste to update +the container image. For instance:: sudo ../src/script/cpatch -t quay.io/ceph-ci/ceph:8f509f4e