[PATCH] web: updated ci testing information

Lincoln Lavoie lylavoie at iol.unh.edu
Thu Dec 15 15:14:21 CET 2022


* Add link to the community lab testing coverage.
* Added LTS staging branches to input list.
* Updated VSPERF to ViNePerf to align with its real name.

Signed-off-by: Lincoln Lavoie <lylavoie at iol.unh.edu>
---
 content/testing/_index.md | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/content/testing/_index.md b/content/testing/_index.md
index db9e032..d5a9f1b 100644
--- a/content/testing/_index.md
+++ b/content/testing/_index.md
@@ -14,7 +14,10 @@ There are various ways of contributing to the CI effort:
 
 One specific lab instance,
 named [community lab](//lab.dpdk.org/results/dashboard/about),
-is hosted at [UNH-IOL](//www.iol.unh.edu).
+is hosted at [UNH-IOL](//www.iol.unh.edu).  
+A view of the
+current [test coverage](//dpdkdashboard.iol.unh.edu/results/dashboard/test-matrix/)
+of the lab is automatically generated based on recent test runs.
 
 
 ## CI Testing Goals
@@ -42,6 +45,8 @@ There are three kinds of inputs to be tested:
 with [patchwork](//patches.dpdk.org/project/dpdk/list/)
 - per-commit testing after merges
 in mainline or dpdk-next- [repositories](//git.dpdk.org/)
+- per-commit testing of LTS staging commits in the
+*-staging branches of the [stable repository](//git.dpdk.org/dpdk-stable/)
 - per-release testing
 including [release candidates](//git.dpdk.org/dpdk/refs/)
 of all [branches](//git.dpdk.org/dpdk-stable/refs/)
@@ -143,6 +148,6 @@ The testing infrastructure work is coordinated in three complementary forums:
 - [DPDK devtools](//git.dpdk.org/dpdk/tree/devtools/)
 - [DPDK apps](//git.dpdk.org/dpdk/tree/app/)
 - [DPDK Test Suite (DTS)](//git.dpdk.org/tools/dts/)
-- [VSPERF](//git.opnfv.org/vineperf/about/)
+- [ViNePerf](//git.opnfv.org/vineperf/about/)
 - [OvS PVP perf](//github.com/chaudron/ovs_perf/)
 - [downstream projects](//www.dpdk.org/ecosystem/#projects)
-- 
2.38.1



More information about the web mailing list