From ff4b78d502c14b3ac2e81bc2fd01468cd80abf20 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Fri, 3 Mar 2017 18:54:22 +0800 Subject: [PATCH] docs/detailed_test_config.rst: fix the sample yaml so it is able to work with latest teuthology Signed-off-by: Kefu Chai --- docs/detailed_test_config.rst | 1 + 1 file changed, 1 insertion(+) 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. -- 2.39.5