From: Alfredo Deza Date: Fri, 7 Apr 2017 16:17:53 +0000 (-0400) Subject: docs: include testing conventions and testinfra in layout.rst X-Git-Tag: v2.2.0~2^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=c768f342192aae017e5969b4a4776cc287008874;p=ceph-ansible.git docs: include testing conventions and testinfra in layout.rst Signed-off-by: Alfredo Deza --- diff --git a/docs/source/testing/layout.rst b/docs/source/testing/layout.rst index 9f196a637..7f7d7874d 100644 --- a/docs/source/testing/layout.rst +++ b/docs/source/testing/layout.rst @@ -28,3 +28,13 @@ At the very least, a scenario will need these files: machines, networks, disks, linux distro/version, can be defined. +.. _test_conventions: + +Conventions +----------- + + +.. _testinfra: + +``testinfra`` +-------------