From: Kefu Chai Date: Fri, 3 Mar 2017 10:54:22 +0000 (+0800) Subject: docs/detailed_test_config.rst: fix the sample yaml X-Git-Tag: 1.1.0~454^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1038%2Fhead;p=teuthology.git docs/detailed_test_config.rst: fix the sample yaml so it is able to work with latest teuthology Signed-off-by: Kefu Chai --- diff --git a/docs/detailed_test_config.rst b/docs/detailed_test_config.rst index bbdc0e264..50ae910a9 100644 --- a/docs/detailed_test_config.rst +++ b/docs/detailed_test_config.rst @@ -43,6 +43,7 @@ the nodes & use the live cluster ad hoc), might look like this:: - ceph: - ceph-fuse: [client.0] - interactive: + repo: git://git.ceph.com/ceph.git The number of entries under ``roles`` and ``targets`` must match.