From 4236eba523bf0ac08ee32a010f861e00f791350d Mon Sep 17 00:00:00 2001 From: Gwenael Lambrouin Date: Mon, 17 Oct 2022 17:28:38 +0200 Subject: Fix Jenkins build - docs: fix broken link - pep8: fix missing space Change-Id: I421d5a8e10b4e63c379c99f306813ade15f1f7a2 Signed-off-by: Gwenael Lambrouin --- docs/testing/user/userguide/xtesting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 `_ and the common test case execution proposed by `Xtesting `_. -Thanks to a simple test case list, this tool deploys anywhere plug-and-play `CI/CD toolchains in a few commands `_. +Thanks to a simple test case list, this tool deploys anywhere plug-and-play `CI/CD toolchains in a few commands `_. 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: -- cgit 1.2.3-korg