From ab5b09875a9928db9d4b2b06596ae076d009dfc7 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 20 Oct 2022 10:34:58 +0200 Subject: Update release tabs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It takes latest releases into account Change-Id: Idd27a9e3df8d58c41417e7b9ca60d679fb0c4ebd Signed-off-by: Cédric Ollivier --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 2c930948..4a843833 100644 --- a/README.md +++ b/README.md @@ -15,14 +15,13 @@ and testing (vIMS, vRouter and vEPC) to ensure that the platforms meet Network Functions Virtualization requirements. Raspberry PI is also supported to verify datacenters as the lowest cost (50 euros hardware and software included). -| Functest releases | Kubernetes releases | -|-------------------|-------------------------------| -| Kali | v1.19 | -| Leguer | v1.20 | -| v1.21 | v1.21 | -| v1.22 | v1.22 | -| v1.23 | v1.23 | -| **Master** | **v1.24.0-alpha.1 (rolling)** | +| Functest releases | Kubernetes releases | +|-------------------|---------------------------| +| v1.22 | v1.22 | +| **v1.23** | **v1.23** | +| v1.24 | v1.24 | +| v1.25 | v1.25 | +| Master | v1.26.0-alpha.2 (rolling) | ## Prepare your environment @@ -109,6 +108,7 @@ sudo docker run --env-file env \ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------------+------------------+----------------------+------------------+----------------+ | xrally_kubernetes_full | functest | benchmarking | 33:07 | PASS | +| netperf | functest | benchmarking | 40:16 | PASS | +--------------------------------+------------------+----------------------+------------------+----------------+ ``` @@ -126,7 +126,7 @@ sudo docker run --env-file env \ +-----------------------+------------------+--------------+------------------+----------------+ | k8s_vims | functest | cnf | 09:06 | PASS | | helm_vims | functest | cnf | 08:54 | PASS | -| cnf_testsuite | functest | cnf | 00:00 | SKIP | +| cnf_testsuite | functest | cnf | 16:47 | PASS | +-----------------------+------------------+--------------+------------------+----------------+ ``` -- cgit 1.2.3-korg