summaryrefslogtreecommitdiffstats
path: root/docs/testing/user/testspecification/tempest_trunk_ports/index.rst
diff options
context:
space:
mode:
authorGeorg Kunz <georg.kunz@ericsson.com>2018-09-06 10:45:01 +0200
committerDan Xu <xudan16@huawei.com>2018-09-18 03:02:17 +0000
commit16e36edaec487300f1dd154110077d499bf7726e (patch)
treef66ee65b5293d9279270970c1d27f94e8fac7aca /docs/testing/user/testspecification/tempest_trunk_ports/index.rst
parent01aecb7063ca10bb68a454bf3f324ea1f41b958f (diff)
Adapting local docs build and remove build warnings
The OPNFV docs project will remove its submodules and enable local docs builds. This patch prepares the Dovetail repo according to the official transition guide: https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html This patch also applies syntactical changes which eliminate the sphinx doc build warnings. Change-Id: Ief8fd2d1c3e39b232d214a9ab392879ee4a492c8 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com> (cherry picked from commit a18e2b0d45c631709e457530f6f9d0b52f552156)
Diffstat (limited to 'docs/testing/user/testspecification/tempest_trunk_ports/index.rst')
-rw-r--r--docs/testing/user/testspecification/tempest_trunk_ports/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/testing/user/testspecification/tempest_trunk_ports/index.rst b/docs/testing/user/testspecification/tempest_trunk_ports/index.rst
index 0507cd9a..fd60a32e 100644
--- a/docs/testing/user/testspecification/tempest_trunk_ports/index.rst
+++ b/docs/testing/user/testspecification/tempest_trunk_ports/index.rst
@@ -36,7 +36,7 @@ test. For detailed information on the individual steps and assertions performed
by the tests, review the Python source code accessible via the following links:
- `Neutron Trunk API tests <https://github.com/openstack/neutron/blob/stable/pike/neutron/tests/tempest/api/test_trunk.py>`_
-- `Neutron Trunk API negative tests <https://github.com/openstack/neutron/blob/stable/pike/neutron/tests/tempest/api/test_trunk_details.py>`_
+- `Neutron Trunk API trunk details <https://github.com/openstack/neutron/blob/stable/pike/neutron/tests/tempest/api/test_trunk_details.py>`_
- `Neutron Trunk API negative tests <https://github.com/openstack/neutron/blob/stable/pike/neutron/tests/tempest/api/test_trunk_negative.py>`_
@@ -117,7 +117,7 @@ These group of tests comprise negative tests which verify that invalid operation
are handled correctly by the system under test.
Implementation:
-`TrunkTestJSON <https://github.com/openstack/neutron/blob/stable/pike/neutron/tests/tempest/api/test_trunk_negative.py#L24>`_
+`TrunkTestNegative <https://github.com/openstack/neutron/blob/stable/pike/neutron/tests/tempest/api/test_trunk_negative.py#L24>`_
- neutron.tests.tempest.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details
- neutron.tests.tempest.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict