From b3dbf98dec8bec4ccfc38c3c9b9b7662c95e58f6 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Fri, 22 Nov 2024 12:44:10 +0100 Subject: feat(report): Summarize changes to job specs Change-Id: I4724ff69aed90822cbe982ed8e58cc17fb116eb7 Signed-off-by: Vratko Polak (cherry picked from commit b4bb88c85feff6902dec8ecc2cbcee820fac7e3a) --- docs/content/release_notes/current/_index.md | 2 ++ docs/content/release_notes/current/vpp_performance.md | 6 +++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/content/release_notes/current/_index.md b/docs/content/release_notes/current/_index.md index a322c337e7..04cba1484a 100644 --- a/docs/content/release_notes/current/_index.md +++ b/docs/content/release_notes/current/_index.md @@ -20,6 +20,8 @@ The release notes of the previous CSIT release can be found - [DPDK Performance]({{< relref "dpdk_performance" >}}) - [TRex Performance]({{< relref "trex_performance" >}}) +For infra reasons, we ultimately stopped device testing. + ## CSIT-2410 Release Data To access CSIT-2410 Release data please use following web resources: diff --git a/docs/content/release_notes/current/vpp_performance.md b/docs/content/release_notes/current/vpp_performance.md index 49bb38228e..152818c749 100644 --- a/docs/content/release_notes/current/vpp_performance.md +++ b/docs/content/release_notes/current/vpp_performance.md @@ -6,11 +6,15 @@ weight: 1 # CSIT 24.10 - VPP Performance 1. TEST FRAMEWORK + - **Decommissioned** multiple testbeds: 2n-clx, 2n-tx2 and 3n-tsh. - **CSIT test environment** version 15 is used, see [Environment Versioning]({{< ref "../../../infrastructure/fdio_csit_testbed_versioning" >}}). - **General Code Housekeeping**: Ongoing code optimizations and bug fixes. 2. VPP PERFORMANCE TESTS - + - Re-added a small selection of 1-link bonding tests. + - Deleted memif-lxc tests. + - Stopped running density and reconf tests on 2n-icx and 2n-zn2. + - Deleted vhostvr1024-1vm tests from 3na-spr and 3nb-spr during release testing. 3. PRESENTATION AND ANALYTICS LAYER - Max value on time axis has been set to utc.now -- cgit 1.2.3-korg