diff options
author | Vratko Polak <vrpolak@cisco.com> | 2024-11-22 12:44:10 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2024-11-22 11:52:44 +0000 |
commit | b3dbf98dec8bec4ccfc38c3c9b9b7662c95e58f6 (patch) | |
tree | 0e7c48f9ca98fb7ee51eeff89e5393312fddef7a | |
parent | ebd5c4f06bfc9f3805932c3451e0a2e644ac6271 (diff) |
feat(report): Summarize changes to job specsrls2410
Change-Id: I4724ff69aed90822cbe982ed8e58cc17fb116eb7
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit b4bb88c85feff6902dec8ecc2cbcee820fac7e3a)
-rw-r--r-- | docs/content/release_notes/current/_index.md | 2 | ||||
-rw-r--r-- | docs/content/release_notes/current/vpp_performance.md | 6 |
2 files changed, 7 insertions, 1 deletions
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 |