From 0914270da35fdd3db7d58ac250edd258a5d55c40 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 13 Mar 2023 15:48:24 +0100 Subject: Chanlge all wiki links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia1693aa55ee84c9529dd2aab55e23746b74ef3a5 Signed-off-by: Cédric Ollivier --- docs/release/release-notes/functest-release.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/release/release-notes') diff --git a/docs/release/release-notes/functest-release.rst b/docs/release/release-notes/functest-release.rst index 00951b9a3..6f6799c62 100644 --- a/docs/release/release-notes/functest-release.rst +++ b/docs/release/release-notes/functest-release.rst @@ -141,8 +141,8 @@ Key benefits * all testcases can run in parallel (tested with 4 executors in our gates) * no remaining resources detected in our gates after multiple runs -.. _`Functest toolchains`: https://wiki.opnfv.org/pages/viewpage.action?pageId=32015004 -.. _`Raspberry PI`: https://wiki.opnfv.org/display/functest/Run+Functest+containers+on+Raspberry+PI +.. _`Functest toolchains`: https://github.com/collivier/ansible-role-xtesting +.. _`Raspberry PI`: https://github.com/opnfv/functest/blob/master/PI.md Code quality ------------ @@ -153,7 +153,6 @@ Code quality Useful links ============ - * wiki project page: https://wiki.opnfv.org/display/functest/Opnfv+Functional+Testing * Functest git repository: https://github.com/opnfv/functest * Functest CI dashboard: https://build.opnfv.org/ci/view/functest/ * JIRA dashboard: https://jira.opnfv.org/secure/Dashboard.jspa?selectPageId=10611 -- cgit 1.2.3-korg