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.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ff4b78d502c14b3ac2e81bc2fd01468cd80abf20;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 bbdc0e2648..50ae910a91 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.