Update test case results in README 78/72478/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 4 May 2021 12:37:28 +0000 (14:37 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 4 May 2021 12:37:52 +0000 (14:37 +0200)
Change-Id: Ia20899721cb027994348dc6f11037f10dbd31743
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
README.md

index bcd4f74..ffde38e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -22,7 +22,8 @@ datacenters as the lowest cost (50 euros hardware and software included).
 | Jerma             | v1.17                     |
 | Kali              | v1.19                     |
 | **Leguer**        | **v1.20**                 |
-| Master            | v1.21.0-alpha.3 (rolling) |
+| v1.21             | v1.21                     |
+| Master            | v1.22.0-alpha.1 (rolling) |
 
 ## Prepare your environment
 
@@ -57,12 +58,29 @@ sudo docker run --env-file env \
 ```
 
 ```
-+---------------------------+------------------+---------------+------------------+----------------+
-|         TEST CASE         |     PROJECT      |      TIER     |     DURATION     |     RESULT     |
-+---------------------------+------------------+---------------+------------------+----------------+
-|      k8s_conformance      |     functest     |     smoke     |      103:05      |      PASS      |
-|     xrally_kubernetes     |     functest     |     smoke     |      14:17       |      PASS      |
-+---------------------------+------------------+---------------+------------------+----------------+
++----------------------------------+------------------+---------------+------------------+----------------+
+|            TEST CASE             |     PROJECT      |      TIER     |     DURATION     |     RESULT     |
++----------------------------------+------------------+---------------+------------------+----------------+
+|        xrally_kubernetes         |     functest     |     smoke     |      13:20       |      PASS      |
+|              k8s_io              |     functest     |     smoke     |      26:56       |      PASS      |
+|         k8s_conformance          |     functest     |     smoke     |      10:11       |      PASS      |
+|      k8s_conformance_serial      |     functest     |     smoke     |      16:17       |      PASS      |
+|        sig_api_machinery         |     functest     |     smoke     |      09:41       |      PASS      |
+|     sig_api_machinery_serial     |     functest     |     smoke     |      01:22       |      PASS      |
+|             sig_apps             |     functest     |     smoke     |      06:04       |      PASS      |
+|         sig_apps_serial          |     functest     |     smoke     |      00:41       |      PASS      |
+|             sig_auth             |     functest     |     smoke     |      10:05       |      PASS      |
+|             sig_cli              |     functest     |     smoke     |      02:57       |      PASS      |
+|          sig_cli_serial          |     functest     |     smoke     |      00:05       |      PASS      |
+|      sig_cluster_lifecycle       |     functest     |     smoke     |      00:37       |      PASS      |
+|       sig_instrumentation        |     functest     |     smoke     |      00:03       |      PASS      |
+|           sig_network            |     functest     |     smoke     |      03:20       |      PASS      |
+|        sig_network_serial        |     functest     |     smoke     |      10:52       |      PASS      |
+|             sig_node             |     functest     |     smoke     |      04:53       |      PASS      |
+|      sig_scheduling_serial       |     functest     |     smoke     |      08:01       |      PASS      |
+|           sig_storage            |     functest     |     smoke     |      06:04       |      PASS      |
+|        sig_storage_serial        |     functest     |     smoke     |      02:38       |      PASS      |
++----------------------------------+------------------+---------------+------------------+----------------+
 ```
 
 ## Run security suite
@@ -77,9 +95,9 @@ sudo docker run --env-file env \
 +---------------------------+------------------+------------------+------------------+----------------+
 |         TEST CASE         |     PROJECT      |       TIER       |     DURATION     |     RESULT     |
 +---------------------------+------------------+------------------+------------------+----------------+
-|        kube_hunter        |     functest     |     security     |      00:18       |      PASS      |
-|     kube_bench_master     |     functest     |     security     |      00:07       |      PASS      |
-|      kube_bench_node      |     functest     |     security     |      00:06       |      PASS      |
+|        kube_hunter        |     functest     |     security     |      01:53       |      PASS      |
+|     kube_bench_master     |     functest     |     security     |      00:12       |      PASS      |
+|      kube_bench_node      |     functest     |     security     |      00:12       |      PASS      |
 +---------------------------+------------------+------------------+------------------+----------------+
 ```
 
@@ -108,13 +126,13 @@ sudo docker run --env-file env \
 ```
 
 ```
-+-------------------------+------------------+--------------+------------------+----------------+
-|        TEST CASE        |     PROJECT      |     TIER     |     DURATION     |     RESULT     |
-+-------------------------+------------------+--------------+------------------+----------------+
-|         k8s_vims        |     functest     |     cnf      |      09:27       |      PASS      |
-|        helm_vims        |     functest     |     cnf      |      09:12       |      PASS      |
-|     cnf_conformance     |     functest     |     cnf      |      02:55       |      PASS      |
-+-------------------------+------------------+--------------+------------------+----------------+
++-----------------------+------------------+--------------+------------------+----------------+
+|       TEST CASE       |     PROJECT      |     TIER     |     DURATION     |     RESULT     |
++-----------------------+------------------+--------------+------------------+----------------+
+|        k8s_vims       |     functest     |     cnf      |      22:11       |      PASS      |
+|       helm_vims       |     functest     |     cnf      |      10:38       |      PASS      |
+|     cnf_testsuite     |     functest     |     cnf      |      23:30       |      PASS      |
++-----------------------+------------------+--------------+------------------+----------------+
 ```