]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
docs/detailed_test_config.rst: fix the sample yaml 1038/head
authorKefu Chai <kchai@redhat.com>
Fri, 3 Mar 2017 10:54:22 +0000 (18:54 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 3 Mar 2017 10:54:23 +0000 (18:54 +0800)
so it is able to work with latest teuthology

Signed-off-by: Kefu Chai <kchai@redhat.com>
docs/detailed_test_config.rst

index bbdc0e264855d2e42d5a7f524dc74c5e1b260b52..50ae910a91f16313655fa732927898d5f59a0228 100644 (file)
@@ -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.