aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-04-11 08:50:56 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-04-11 08:50:56 +0200
commit210803c3895ac9205c28868cc53761b20c2d6a01 (patch)
treeffd3baa0524069fcd07702a2dbd61c50e07215e9 /docs
parent3509982923786f91c03d05f26f61df4505299722 (diff)
Fix doc links
It removes 1 link to ask.openstack.org which is being stopped. It also bypasses the issues due to LFN false certificates [1]. [1] https://travis-ci.org/collivier/functest/jobs/518170144 Change-Id: Iccfbc2d91aedb4617f2e29e9d03ba01e0fc58175 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/testing/developer/devguide/index.rst2
-rw-r--r--docs/testing/user/configguide/ci.rst4
-rw-r--r--docs/testing/user/configguide/index.rst13
-rw-r--r--docs/testing/user/configguide/prerequisites.rst2
4 files changed, 5 insertions, 16 deletions
diff --git a/docs/testing/developer/devguide/index.rst b/docs/testing/developer/devguide/index.rst
index 07191dd80..f52e08101 100644
--- a/docs/testing/developer/devguide/index.rst
+++ b/docs/testing/developer/devguide/index.rst
@@ -261,7 +261,7 @@ _`[2]`: http://artifacts.opnfv.org/functest/docs/userguide/index.html functest u
_`[3]`: https://github.com/opnfv/releng-testresults/tree/master/reporting
-_`[4]`: http://docs.opnfv.org/en/latest/testing/testing-dev.html
+_`[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
diff --git a/docs/testing/user/configguide/ci.rst b/docs/testing/user/configguide/ci.rst
index c5456390b..aee51a835 100644
--- a/docs/testing/user/configguide/ci.rst
+++ b/docs/testing/user/configguide/ci.rst
@@ -11,6 +11,6 @@ container from Jenkins.
vnf)
* functest-store-results: push logs to artifacts
-See `[2]`_ for details.
+See `[1]`_ for details.
-.. _`[2]`: https://github.com/opnfv/releng/blob/master/jjb/functest/functest-daily-jobs.yaml
+.. _`[1]`: https://github.com/opnfv/releng/blob/master/jjb/functest/functest-daily-jobs.yaml
diff --git a/docs/testing/user/configguide/index.rst b/docs/testing/user/configguide/index.rst
index b355fc3a0..e7967adb3 100644
--- a/docs/testing/user/configguide/index.rst
+++ b/docs/testing/user/configguide/index.rst
@@ -16,17 +16,8 @@ Functest Installation Guide
References
==========
-`[1]`_ : Keystone and public end point constraint
-
-`[2]`_ : Functest Jenkins jobs
-
-`[3]`_ : OPNFV main site
-
-`[4]`_ : Functest wiki page
+`[1]`_ : Functest Jenkins jobs
IRC support channel: #opnfv-functest
-.. _`[1]`: https://ask.openstack.org/en/question/68144/keystone-unable-to-use-the-public-endpoint/
-.. _`[2]`: https://github.com/opnfv/releng/blob/master/jjb/functest/functest-daily-jobs.yaml
-.. _`[3]`: http://www.opnfv.org
-.. _`[4]`: https://wiki.opnfv.org/display/functest/Opnfv+Functional+Testing
+.. _`[1]`: https://github.com/opnfv/releng/blob/master/jjb/functest/functest-daily-jobs.yaml
diff --git a/docs/testing/user/configguide/prerequisites.rst b/docs/testing/user/configguide/prerequisites.rst
index 4b1ba10af..6fc162a43 100644
--- a/docs/testing/user/configguide/prerequisites.rst
+++ b/docs/testing/user/configguide/prerequisites.rst
@@ -93,5 +93,3 @@ Jumphost using the 'ping' command using the respective IP address on the
public/external network for each node in the SUT. The details of how to
determine the needed IP addresses for each node in the SUT may vary according
to the used installer and are therefore ommitted here.
-
-.. _`[1]`: https://ask.openstack.org/en/question/68144/keystone-unable-to-use-the-public-endpoint/