diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2023-03-13 15:48:24 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2023-03-13 16:00:36 +0100 |
commit | 3698211374cfe42186a941385ed1e55595f9e212 (patch) | |
tree | eadd03f13a59421905058183758908235cc9f419 /docs/testing | |
parent | bef8a613092cb55843689309b52ebf4d5c92eb31 (diff) |
Chanlge all wiki links
Change-Id: Ia1693aa55ee84c9529dd2aab55e23746b74ef3a5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 0914270da35fdd3db7d58ac250edd258a5d55c40)
Diffstat (limited to 'docs/testing')
-rw-r--r-- | docs/testing/developer/devguide/index.rst | 9 | ||||
-rw-r--r-- | docs/testing/user/userguide/index.rst | 2 |
2 files changed, 1 insertions, 10 deletions
diff --git a/docs/testing/developer/devguide/index.rst b/docs/testing/developer/devguide/index.rst index 3978a444c..da5485ef0 100644 --- a/docs/testing/developer/devguide/index.rst +++ b/docs/testing/developer/devguide/index.rst @@ -208,13 +208,6 @@ Additional dashboarding is managed at the testing group level, see `[5]`_ for details. -======= -How TOs -======= - -See How to section on Functest wiki `[6]`_ - - ========== References ========== @@ -229,6 +222,4 @@ _`[4]`: https://wiki.opnfv.org/display/functest/2017+Beijing?preview=%2F11699623 _`[5]`: https://lfanalytics.io/projects/lfn%2Fopnfv/dashboard -_`[6]`: https://wiki.opnfv.org/pages/viewpage.action?pageId=7768932 - IRC support chan: #opnfv-functest diff --git a/docs/testing/user/userguide/index.rst b/docs/testing/user/userguide/index.rst index 5800db282..1e73cd622 100644 --- a/docs/testing/user/userguide/index.rst +++ b/docs/testing/user/userguide/index.rst @@ -69,7 +69,7 @@ IRC support chan: #opnfv-functest .. _`[15]`: https://aptira.com/testing-openstack-tempest-part-1/ .. _`[16]`: http://testresults.opnfv.org/test/ .. _`OPNFV main site`: https://www.opnfv.org/ -.. _`Functest page`: https://wiki.opnfv.org/display/functest/Opnfv+Functional+Testing +.. _`Functest page`: https://github.com/opnfv/functest/ .. _`OpenRC`: http://docs.openstack.org/user-guide/common/cli_set_environment_variables_using_openstack_rc.html .. _`Rally installation procedure`: https://rally.readthedocs.org/en/latest/tutorial/step_0_installation.html .. _`config_functest.yaml` : https://github.com/opnfv/functest/blob/master/functest/ci/config_functest.yaml |