aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/user/configguide/configguide.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:37:56 +0200
commit2e291f74dab972b963ec6040521648c793dabdee (patch)
tree819eea008265a1c077b909962aac8488f3b366e1 /docs/testing/user/configguide/configguide.rst
parent9deaa7965bb545a6f90183df3d40ced58947a28b (diff)
Update kube_bench split in doc
Change-Id: Id4d934f0330bd3338498435a884e33df12850c64 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docs/testing/user/configguide/configguide.rst')
-rw-r--r--docs/testing/user/configguide/configguide.rst13
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst
index 9e243de27..ae3c79a43 100644
--- a/docs/testing/user/configguide/configguide.rst
+++ b/docs/testing/user/configguide/configguide.rst
@@ -290,12 +290,13 @@ Run smoke suite::
Results shall be displayed as follows::
- +---------------------+------------------+------------------+------------------+----------------+
- | TEST CASE | PROJECT | TIER | DURATION | RESULT |
- +---------------------+------------------+------------------+------------------+----------------+
- | kube_hunter | functest | security | 00:24 | PASS |
- | kube_bench | functest | security | 00:18 | PASS |
- +---------------------+------------------+------------------+------------------+----------------+
+ +---------------------------+------------------+------------------+------------------+----------------+
+ | TEST CASE | PROJECT | TIER | DURATION | RESULT |
+ +---------------------------+------------------+------------------+------------------+----------------+
+ | kube_hunter | functest | security | 00:19 | PASS |
+ | kube_bench_master | functest | security | 00:02 | PASS |
+ | kube_bench_node | functest | security | 00:01 | PASS |
+ +---------------------------+------------------+------------------+------------------+----------------+
Testing benchmarking suite
^^^^^^^^^^^^^^^^^^^^^^^^^^