From d3131837858a27503965ef1b71721484957b7542 Mon Sep 17 00:00:00 2001 From: MatthewLi Date: Mon, 12 Dec 2016 04:19:24 -0500 Subject: bugfix of document error JIRA: DOVETAIL-155 errors can refer to https://build.opnfv.org/ci/job/opnfv-docs-verify-master/3727/console Change-Id: I19e96239c8183bafca731477723615caff71388b Signed-off-by: MatthewLi --- docs/plugfest/2016.05/test_plan/deployment/testcase1.rst | 7 +++---- docs/plugfest/2016.05/test_plan/deployment/testcase2.rst | 6 +++--- docs/testsuites/ipv6/ipv6.tc001.specification.rst | 12 +++++------- docs/testsuites/ipv6/ipv6.tc026.specification.rst | 2 -- 4 files changed, 11 insertions(+), 16 deletions(-) (limited to 'docs') diff --git a/docs/plugfest/2016.05/test_plan/deployment/testcase1.rst b/docs/plugfest/2016.05/test_plan/deployment/testcase1.rst index 6014bda3..f583729a 100644 --- a/docs/plugfest/2016.05/test_plan/deployment/testcase1.rst +++ b/docs/plugfest/2016.05/test_plan/deployment/testcase1.rst @@ -9,12 +9,12 @@ Purpose This test case is the first and therefore most important test case. As the first you should take care to do all the set-up found in the -`Plugfest setup and configuration`_ section. +`Plugfest setup and configuration` section. References ^^^^^^^^^^ -Somewhere in `ETSI`_ there is a useful link. +Somewhere in [ETSI]_ there is a useful link. Test Setup ^^^^^^^^^^ @@ -36,5 +36,4 @@ Expected Results 2. This results is used to indicate the pass/fail status for the test case executor. 3. To pass a test case, it all individual metrics would be expected to “pass”. -.. _ETSI: http://www.etsi.org/ - +.. [ETSI] http://www.etsi.org/ diff --git a/docs/plugfest/2016.05/test_plan/deployment/testcase2.rst b/docs/plugfest/2016.05/test_plan/deployment/testcase2.rst index 9c906146..579bbe7b 100644 --- a/docs/plugfest/2016.05/test_plan/deployment/testcase2.rst +++ b/docs/plugfest/2016.05/test_plan/deployment/testcase2.rst @@ -8,13 +8,13 @@ Purpose ^^^^^^^ This test case is the second and no one really cares for it. -If you have it in you please refer to the `Plugfest setup and configuration`_ section, +If you have it in you please refer to the `Plugfest setup and configuration` section, it's OK to simply amble on at this stage. *(It's only the second test case)* References ^^^^^^^^^^ -Somewhere in `ETSI`_ there may be a useful link. +Somewhere in [ETSI]_ there may be a useful link. Test Setup ^^^^^^^^^^ @@ -36,5 +36,5 @@ Expected Results 2. This results is used to indicate the pass/fail status for the test case itself. 3. To pass a test case, metrics would be expected to “pass” 1 and not stray to 3. -.. _ETSI: http://www.etsi.org/ +.. [ETSI] http://www.etsi.org/ diff --git a/docs/testsuites/ipv6/ipv6.tc001.specification.rst b/docs/testsuites/ipv6/ipv6.tc001.specification.rst index 350ff73d..5afb2095 100644 --- a/docs/testsuites/ipv6/ipv6.tc001.specification.rst +++ b/docs/testsuites/ipv6/ipv6.tc001.specification.rst @@ -6,8 +6,6 @@ Dovetail IPv6 tc001 specification - Bulk Creation and Deletion of IPv6 Networks, Ports and Subnets ================================================================================================== -.. table:: - :class: longtable +-----------------------+----------------------------------------------------------------------------------------------------+ |test case name |Bulk creation and deletion of IPv6 networks, ports and subnets | @@ -45,17 +43,17 @@ Dovetail IPv6 tc001 specification - Bulk Creation and Deletion of IPv6 Networks, | | | +-----------------------+----------------------------------------------------------------------------------------------------+ |input specifications |The parameters needed to execute Neutron network APIs. | -| |Refer to Neutron Networking API v2.0 [1]_ [2]_ | +| |Refer to Neutron Networking API v2.0 `[1]`_ `[2]`_ | +-----------------------+----------------------------------------------------------------------------------------------------+ |output specifications |The responses after executing Network network APIs. | -| |Refer to Neutron Networking API v2.0 [1]_ [2]_ | +| |Refer to Neutron Networking API v2.0 `[1]`_ `[2]`_ | +-----------------------+----------------------------------------------------------------------------------------------------+ |pass/fail criteria |If normal response code 200 is returned, the test passes. | | |Otherwise, the test fails with various error codes. | -| |Refer to Neutron Networking API v2.0 [1]_ [2]_ | +| |Refer to Neutron Networking API v2.0 `[1]`_ `[2]`_ | +-----------------------+----------------------------------------------------------------------------------------------------+ |test report |TBD | +-----------------------+----------------------------------------------------------------------------------------------------+ -.._[1]: http://developer.openstack.org/api-ref/networking/v2/ -.._[2]: http://wiki.openstack.org/wiki/Neutron/APIv2-specification +.. _`[1]`: http://developer.openstack.org/api-ref/networking/v2/ +.. _`[2]`: http://wiki.openstack.org/wiki/Neutron/APIv2-specification diff --git a/docs/testsuites/ipv6/ipv6.tc026.specification.rst b/docs/testsuites/ipv6/ipv6.tc026.specification.rst index a4bb6586..e7fd82e7 100644 --- a/docs/testsuites/ipv6/ipv6.tc026.specification.rst +++ b/docs/testsuites/ipv6/ipv6.tc026.specification.rst @@ -6,8 +6,6 @@ Dovetail IPv6 tc026 specification - Service VM as IPv6 vRouter ============================================================== -.. table:: - :class: longtable +-----------------------+--------------------------------------------------------------------------+ |test case name |Service VM as IPv6 vRouter | -- cgit 1.2.3-korg