aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2022-10-20 10:34:58 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2022-10-20 10:46:10 +0200
commitd6794afa0ccfc91e744078b52b17aa9524deb4bc (patch)
tree6d2809f458ce1ae0e57dabe4028e859374238fbe /README.md
parent0f7bdba5e72cae958ff6abe7710b086ed3aa061a (diff)
Update release tabs
It takes latest releases into account Change-Id: Idd27a9e3df8d58c41417e7b9ca60d679fb0c4ebd Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 9 insertions, 11 deletions
diff --git a/README.md b/README.md
index b92b162f..2a1472fc 100644
--- a/README.md
+++ b/README.md
@@ -15,16 +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 |
-|-------------------|-------------------------------|
-| Hunter | v1.13 |
-| Iruya | v1.15 |
-| Jerma | v1.17 |
-| Kali | v1.19 |
-| Leguer | v1.20 |
-| v1.21 | v1.21 |
-| v1.22 | v1.22 |
-| **Master** | **v1.22.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
@@ -111,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 |
+--------------------------------+------------------+----------------------+------------------+----------------+
```
@@ -128,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 |
+-----------------------+------------------+--------------+------------------+----------------+
```