aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGwenael Lambrouin <gwenael.lambrouin@orange.com>2022-10-17 17:28:38 +0200
committerGwenael Lambrouin <gwenael.lambrouin@orange.com>2022-10-17 17:57:05 +0200
commit4236eba523bf0ac08ee32a010f861e00f791350d (patch)
treefdde0a28dea2dbb1888513998bdd5e0c65001839 /docs
parent1c73f0ddbc9818fbc1e35c85abb6449a3e4d2034 (diff)
Fix Jenkins build
- docs: fix broken link - pep8: fix missing space Change-Id: I421d5a8e10b4e63c379c99f306813ade15f1f7a2 Signed-off-by: Gwenael Lambrouin <gwenael.lambrouin@orange.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/testing/user/userguide/xtesting.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/userguide/xtesting.rst b/docs/testing/user/userguide/xtesting.rst
index 49ac51d..0adfdda 100644
--- a/docs/testing/user/userguide/xtesting.rst
+++ b/docs/testing/user/userguide/xtesting.rst
@@ -6,7 +6,7 @@ NFVbench Xtesting test cases and Xtesting CI integration
--------------------------------------------------------
NFVbench can leverages on `Xtesting CI <https://galaxy.ansible.com/collivier/xtesting>`_ and the common test case execution proposed by `Xtesting <https://xtesting.readthedocs.io/en/latest/>`_.
-Thanks to a simple test case list, this tool deploys anywhere plug-and-play `CI/CD toolchains in a few commands <https://wiki.opnfv.org/pages/viewpage.action?pageId=32015004>`_.
+Thanks to a simple test case list, this tool deploys anywhere plug-and-play `CI/CD toolchains in a few commands <https://github.com/collivier/ansible-role-xtesting/blob/master/README.md>`_.
In addition, it supports multiple components such as Jenkins and Gitlab CI (test schedulers) and multiple deployment models such as all-in-one or centralized services.
NFVbench using Xtesting and Xtesting CI will permit: