From 70f8dc89cd0c27da2827addcbe66873ef7d4ad06 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Fri, 3 Sep 2021 09:47:50 +0200 Subject: [PATCH] Trending: Fix links Change-Id: I8b18c3988435bced6dccd715ffdd790b2b385a61 Signed-off-by: Tibor Frank --- docs/cpta/methodology/jenkins_jobs.rst | 4 ++-- docs/cpta/methodology/perpatch_performance_tests.rst | 5 +++-- docs/cpta/methodology/testbed_hw_configuration.rst | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/cpta/methodology/jenkins_jobs.rst b/docs/cpta/methodology/jenkins_jobs.rst index 677e0bc748..a58d616ff9 100644 --- a/docs/cpta/methodology/jenkins_jobs.rst +++ b/docs/cpta/methodology/jenkins_jobs.rst @@ -57,6 +57,6 @@ PA is defined as follows: b) Generate a new set of trend summary dashboard, list of failed tests and graphs. c) Publish trend dashboard and graphs in html format on - https://docs.fd.io/. + `S3 Docs `_. d) Generate an alerting email. This email is sent by Jenkins to - csit-report@lists.fd.io + `CSIT Report distribution list `_. diff --git a/docs/cpta/methodology/perpatch_performance_tests.rst b/docs/cpta/methodology/perpatch_performance_tests.rst index 0f1f0d2d06..be9e5452c7 100644 --- a/docs/cpta/methodology/perpatch_performance_tests.rst +++ b/docs/cpta/methodology/perpatch_performance_tests.rst @@ -14,13 +14,14 @@ VPP is the only project currently using such jobs. They are not started automatically, must be triggered on demand. They allow full tag expressions, but some tags are enforced (such as MRR). -Only the three types of tesbed based on Xeon processors have jobs created. +Only the three types of testbed based on Xeon processors have jobs created. Their Gerrit triggers words are "perftest-3n-skx" and "perftest-2n-skx". If additional arguments are added to the Gerrit trigger, they are treated as Robot tag expressions to select tests to run. For more details -on existing tags, see `tag documentation rst file`_. +on existing tags, see +`CSIT Tags `_. Basic operation ``````````````` diff --git a/docs/cpta/methodology/testbed_hw_configuration.rst b/docs/cpta/methodology/testbed_hw_configuration.rst index 7914de5674..7f6556c968 100644 --- a/docs/cpta/methodology/testbed_hw_configuration.rst +++ b/docs/cpta/methodology/testbed_hw_configuration.rst @@ -2,4 +2,4 @@ Testbed HW configuration ------------------------ The testbed HW configuration is described on -`this FD.IO wiki page `_. +`CSIT/Testbeds: Xeon Hsw, VIRL FD.IO wiki page `_. -- 2.16.6