Update release tabs 61/73561/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 20 Oct 2022 08:34:58 +0000 (10:34 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 20 Oct 2022 08:43:44 +0000 (10:43 +0200)
It takes latest releases into account

Change-Id: Idd27a9e3df8d58c41417e7b9ca60d679fb0c4ebd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
README.md

index 2c93094..4a84383 100644 (file)
--- 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      |
 +-----------------------+------------------+--------------+------------------+----------------+
 ```