From: Luis Gomez Date: Tue, 24 Apr 2018 19:26:04 +0000 (-0700) Subject: Update test docs X-Git-Tag: pre-potassium~831 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=8f614b5950f79f76e878fc99c83fda3fe1693595;p=integration%2Ftest.git Update test docs Change-Id: Idda2e32244e71cb2d7ad1533761ec03dd1ceffae Signed-off-by: Luis Gomez --- diff --git a/docs/index.rst b/docs/index.rst index e6a0abed10..7f372b9da3 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -9,14 +9,13 @@ Contents: .. toctree:: :maxdepth: 1 + system-test-guide cluster/index External resources: -* `System Test Guide `_ * :doc:`Infrastructure Guide ` * `Running System Tests `_ * `Test Code Guidelines `_ * `Test Case Expectations `_ -* `Boron Test Requirements `_ * `Robot API docs <_static/integration/robot/index.html>`_ diff --git a/docs/system-test-guide.rst b/docs/system-test-guide.rst index 535f2869f0..239dd0b076 100644 --- a/docs/system-test-guide.rst +++ b/docs/system-test-guide.rst @@ -180,11 +180,11 @@ Explanation: 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::