.. toctree::
:maxdepth: 1
+ system-test-guide
cluster/index
External resources:
-* `System Test Guide <http://docs.opendaylight.org/en/stable-boron/submodules/integration/test/docs/system-test-guide.html>`_
* :doc:`Infrastructure Guide <odl-releng-builder:jenkins>`
* `Running System Tests <https://wiki.opendaylight.org/view/Integration/Test/Running_System_Tests>`_
* `Test Code Guidelines <https://wiki.opendaylight.org/view/Integration/Test/Test_Code_Guidelines>`_
* `Test Case Expectations <https://wiki.opendaylight.org/view/Integration/Test/Test_Case_Expectations>`_
-* `Boron Test Requirements <https://wiki.opendaylight.org/view/CrossProject:Integration_Group:Boron_Traditional_Release_Project_Integration_Requirements>`_
* `Robot API docs <_static/integration/robot/index.html>`_
by comma.
* robot-options: robot option you want to pass to the test separated by space.
-For Unmanaged project, we need 2 extra parameters:
+For Self-Managed project, we need 2 extra parameters:
-* trigger-jobs: Unmanaged CSIT will run after succesful project merge, so just
+* trigger-jobs: Self-Managed CSIT will run after succesful project merge, so just
fill with '{project}-merge-{stream}'.
-* repo-url: Unmanaged project feature repository maven URL (see example below).
+* repo-url: Self-Managed project feature repository maven URL (see example below).
So in this case it should look like this::