Fix RTD not building robot libdoc
[integration/test.git] / docs / index.rst
1 Integration Testing Guide
2 =========================
3
4 The Integration Testing Guide provides details on how to contribute test code
5 to OpenDaylight.
6
7 Contents:
8
9 .. toctree::
10    :maxdepth: 1
11
12    cluster/index
13
14 External resources:
15
16 * `System Test Guide <http://docs.opendaylight.org/en/stable-boron/submodules/integration/test/docs/system-test-guide.html>`_.
17 * `Infrastructure Guide <http://docs.opendaylight.org/en/latest/submodules/releng/builder/docs/jenkins.html>`_.
18 * `Running System Tests <https://wiki.opendaylight.org/view/Integration/Test/Running_System_Tests>`_.
19 * `Test Code Guidelines <https://wiki.opendaylight.org/view/Integration/Test/Test_Code_Guidelines>`_.
20 * `Test Case Expectations <https://wiki.opendaylight.org/view/Integration/Test/Test_Case_Expectations>`_.
21 * `Boron Test Requirements <https://wiki.opendaylight.org/view/CrossProject:Integration_Group:Boron_Traditional_Release_Project_Integration_Requirements>`_.
22 * `Robot API docs <_static/integration/robot/index.html>`_.