aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide/test_results.rst
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-09-13 20:37:56 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-09-13 20:41:26 +0200
commit75cdb0a7b109c68a40807449c1d2a282c539925e (patch)
treeb9d360296c93e3ab4c697ea81c6f0ec57ece8690 /docs/testing/user/userguide/test_results.rst
parent847e2fe04a613e1abadc7d226dd823f9415b94f9 (diff)
Update kube_bench split in doc
Change-Id: Id4d934f0330bd3338498435a884e33df12850c64 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 2e291f74dab972b963ec6040521648c793dabdee)
Diffstat (limited to 'docs/testing/user/userguide/test_results.rst')
-rw-r--r--docs/testing/user/userguide/test_results.rst13
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/testing/user/userguide/test_results.rst b/docs/testing/user/userguide/test_results.rst
index 1f17207d7..de21476d6 100644
--- a/docs/testing/user/userguide/test_results.rst
+++ b/docs/testing/user/userguide/test_results.rst
@@ -129,12 +129,13 @@ Kubernetes smoke suite::
Kubernetes security suite::
- +---------------------+------------------+------------------+------------------+----------------+
- | TEST CASE | PROJECT | TIER | DURATION | RESULT |
- +---------------------+------------------+------------------+------------------+----------------+
- | kube_hunter | functest | security | 00:19 | PASS |
- | kube_bench | functest | security | 00:01 | PASS |
- +---------------------+------------------+------------------+------------------+----------------+
+ +---------------------------+------------------+------------------+------------------+----------------+
+ | TEST CASE | PROJECT | TIER | DURATION | RESULT |
+ +---------------------------+------------------+------------------+------------------+----------------+
+ | kube_hunter | functest | security | 03:32 | PASS |
+ | kube_bench_master | functest | security | 00:01 | PASS |
+ | kube_bench_node | functest | security | 00:20 | PASS |
+ +---------------------------+------------------+------------------+------------------+----------------+
Kubernetes benchmarking suite::