Fix last redirects in docs 61/68361/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 17 Aug 2019 09:37:57 +0000 (11:37 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 17 Aug 2019 09:41:15 +0000 (11:41 +0200)
It takes into account last warnings from Sphinx linkcheck.

Change-Id: I6927c4cac910cff9f2c25d0009d5052556483cf3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 0690a7975a4ceacea91898cef626fae5330f1ada)

docs/testing/developer/devguide/index.rst
docs/testing/user/configguide/prerequisites.rst
docs/testing/user/userguide/index.rst
docs/testing/user/userguide/test_details.rst
docs/testing/user/userguide/test_overview.rst

index f52e081..4091a39 100644 (file)
@@ -263,7 +263,7 @@ _`[3]`: https://github.com/opnfv/releng-testresults/tree/master/reporting
 
 _`[4]`: https://wiki.opnfv.org/display/functest/2017+Beijing?preview=%2F11699623%2F11700523%2FTestAPI+-+test+results+collection+service.pptx
 
-_`[5]`: https://opnfv.biterg.io/goto/283dba93ca18e95964f852c63af1d1ba
+_`[5]`: https://opnfv.biterg.io/login?nextUrl=%2Fgoto%2F283dba93ca18e95964f852c63af1d1ba
 
 _`[6]`: https://wiki.opnfv.org/pages/viewpage.action?pageId=7768932
 
index c02568b..c7b52dc 100644 (file)
@@ -3,7 +3,7 @@
 Prerequisites
 =============
 The OPNFV deployment is out of the scope of this document but it can be
-found in https://docs.opnfv.org.
+found in https://docs.opnfv.org/en/stable-hunter/.
 The OPNFV platform is considered as the SUT in this document.
 
 Several prerequisites are needed for Functest:
index 180193a..07ab0e6 100644 (file)
@@ -56,12 +56,12 @@ IRC support chan: #opnfv-functest
 
 .. _`[2]`: https://docs.openstack.org/tempest/latest/
 .. _`[3]`: https://rally.readthedocs.io/en/latest/index.html
-.. _`[4]`: https://events.linuxfoundation.org/sites/events/files/slides/Functest%20in%20Depth_0.pdf
+.. _`[4]`: https://events.static.linuxfound.org/sites/events/files/slides/Functest%20in%20Depth_0.pdf
 .. _`[5]`: https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/blob/master/openstack-blueprint.yaml
 .. _`[6]`: https://en.wikipedia.org/wiki/Security_Content_Automation_Protocol
 .. _`[7]`: https://github.com/OpenSCAP/openscap
 .. _`[8]`: https://github.com/openstack/refstack-client
-.. _`[9]`: https://github.com/openstack/defcore
+.. _`[9]`: https://github.com/openstack/interop
 .. _`[10]`: https://github.com/openstack/interop/blob/master/2016.08/procedure.rst
 .. _`[11]`: https://robotframework.org/
 .. _`[13]`: https://wiki.opnfv.org/display/PROJ/SNAPS-OO
index 0fefb98..0315498 100644 (file)
@@ -451,7 +451,7 @@ The kubernetes testcases are distributed across various Tiers:
 .. _`[8]`: https://github.com/openstack/refstack-client
 .. _`[9]`: https://github.com/openstack/interop
 .. _`[10]`: https://github.com/openstack/interop/blob/master/2016.08/procedure.rst
-.. _`[11]`: http://robotframework.org/
+.. _`[11]`: https://robotframework.org/
 .. _`[13]`: https://wiki.opnfv.org/display/PROJ/SNAPS-OO
 .. _`[14]`: https://github.com/oolorg/opnfv-functest-vrouter
 .. _`[15]`: https://www.rebaca.com/what-we-do/abot-5g-network-simulator/
index 48746f0..e18e327 100644 (file)
@@ -183,7 +183,7 @@ An overview of the Functest Structural Concept is depicted graphically below:
 
 Some of the test cases are developed by Functest team members, whereas others
 are integrated from upstream communities or other OPNFV projects. For example,
-`Tempest <http://docs.openstack.org/developer/tempest/overview.html>`_ is the
+`Tempest <https://docs.openstack.org/tempest/latest/>`_ is the
 OpenStack integration test suite and Functest is in charge of the selection,
 integration and automation of those tests that fit suitably to OPNFV.