From a29f9948853d652186ee6fcd711d813a6b4d77b0 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 11 Apr 2019 08:50:56 +0200 Subject: Fix doc links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 (cherry picked from commit 210803c3895ac9205c28868cc53761b20c2d6a01) --- docs/testing/developer/devguide/index.rst | 2 +- docs/testing/user/configguide/ci.rst | 4 ++-- docs/testing/user/configguide/index.rst | 13 ++----------- docs/testing/user/configguide/prerequisites.rst | 2 -- 4 files changed, 5 insertions(+), 16 deletions(-) diff --git a/docs/testing/developer/devguide/index.rst b/docs/testing/developer/devguide/index.rst index 276933e32..d84fd1faa 100644 --- a/docs/testing/developer/devguide/index.rst +++ b/docs/testing/developer/devguide/index.rst @@ -271,7 +271,7 @@ _`[3]`: https://github.com/opnfv/releng-testresults/tree/master/reporting _`[4]`: https://git.opnfv.org/snaps/ -_`[5]`: http://docs.opnfv.org/en/latest/testing/testing-dev.html +_`[5]`: https://wiki.opnfv.org/display/functest/2017+Beijing?preview=%2F11699623%2F11700523%2FTestAPI+-+test+results+collection+service.pptx _`[6]`: 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 6155882d3..8baba292b 100644 --- a/docs/testing/user/configguide/prerequisites.rst +++ b/docs/testing/user/configguide/prerequisites.rst @@ -100,5 +100,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/ -- cgit 1.2.3-korg