From e252bccbc9cdbad66ab2152cf156a9a36eb1a565 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Tue, 4 May 2021 14:37:28 +0200 Subject: [PATCH] Update test case results in README MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Ia20899721cb027994348dc6f11037f10dbd31743 Signed-off-by: Cédric Ollivier --- README.md | 52 +++++++++++++++++++++++++++++++++++----------------- 1 file changed, 35 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index bcd4f747..ffde38e1 100644 --- 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 | ++-----------------------+------------------+--------------+------------------+----------------+ ``` -- 2.16.6