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-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4b63ca563857ebbbca2bbc7ead2a922273daf767;p=ceph-ansible.git docs: include testing conventions and testinfra in layout.rst Signed-off-by: Alfredo Deza (cherry picked from commit c768f342192aae017e5969b4a4776cc287008874) --- 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`` +-------------