aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide
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:42:49 +0200
commitb8b7bad70fb70f2cca255e42e9c58baaca238517 (patch)
tree7fd7698ff087d1d2c5ccedfb315ccfecbfb26aee /docs/testing/user/userguide
parent6ee6586b062c645d3cac64c0ac060f85f970819c (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')
-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 ba56af110..c48b60aec 100644
--- a/docs/testing/user/userguide/test_results.rst
+++ b/docs/testing/user/userguide/test_results.rst
@@ -101,12 +101,13 @@ Kubernetes smoke suite::
Kubernetes security suite::
- +---------------------+------------------+------------------+------------------+----------------+
- | TEST CASE | PROJECT | TIER | DURATION | RESULT |
- +---------------------+------------------+------------------+------------------+----------------+
- | kube_hunter | functest | security | 00:17 | PASS |
- | kube_bench | functest | security | 00:02 | PASS |
- +---------------------+------------------+------------------+------------------+----------------+
+ +---------------------------+------------------+------------------+------------------+----------------+
+ | TEST CASE | PROJECT | TIER | DURATION | RESULT |
+ +---------------------------+------------------+------------------+------------------+----------------+
+ | kube_hunter | functest | security | 00:21 | PASS |
+ | kube_bench_master | functest | security | 00:01 | PASS |
+ | kube_bench_node | functest | security | 00:01 | PASS |
+ +---------------------------+------------------+------------------+------------------+----------------+
Kubernetes benchmarking suite::