@@ -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)
* 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@iol.unh.edu> --- content/testing/_index.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-)