aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/user/configguide
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/configguide
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/configguide')
-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 f1422d7cf..55a25d791 100644
--- a/docs/testing/user/configguide/configguide.rst
+++ b/docs/testing/user/configguide/configguide.rst
@@ -237,12 +237,13 @@ Run smoke suite::
Results shall be displayed as follows::
- +---------------------+------------------+------------------+------------------+----------------+
- | 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 |
+ +---------------------------+------------------+------------------+------------------+----------------+
Testing benchmarking suite
^^^^^^^^^^^^^^^^^^^^^^^^^^