aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-09-06 22:15:39 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-09-06 22:38:48 +0200
commit809e0730588a38329a219bba5a69e69c114bc85a (patch)
tree11ff64de6a9c2eb665cf58d4a1178833db7b6bb7 /docs/testing/user/userguide
parent6342e2d3c4542cbb68c390a814778a0adc45b47b (diff)
Update Functest Kubernetes outputs
Change-Id: I314e232838204f1fb1595cf884957cdf77969615 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit b2c8d05d03d42e75407fa06472ddd29f2f649677)
Diffstat (limited to 'docs/testing/user/userguide')
-rw-r--r--docs/testing/user/userguide/test_results.rst14
1 files changed, 8 insertions, 6 deletions
diff --git a/docs/testing/user/userguide/test_results.rst b/docs/testing/user/userguide/test_results.rst
index 7c82239e4..ba56af110 100644
--- a/docs/testing/user/userguide/test_results.rst
+++ b/docs/testing/user/userguide/test_results.rst
@@ -86,7 +86,8 @@ Kubernetes healthcheck suite::
+-------------------+------------------+---------------------+------------------+----------------+
| TEST CASE | PROJECT | TIER | DURATION | RESULT |
+-------------------+------------------+---------------------+------------------+----------------+
- | k8s_smoke | functest | healthcheck | 01:15 | PASS |
+ | k8s_quick | functest | healthcheck | 00:14 | PASS |
+ | k8s_smoke | functest | healthcheck | 00:54 | PASS |
+-------------------+------------------+---------------------+------------------+----------------+
Kubernetes smoke suite::
@@ -117,11 +118,12 @@ Kubernetes benchmarking suite::
Kubernetes cnf suite::
- +-------------------+------------------+--------------+------------------+----------------+
- | TEST CASE | PROJECT | TIER | DURATION | RESULT |
- +-------------------+------------------+--------------+------------------+----------------+
- | k8s_vims | functest | cnf | 18:14 | PASS |
- +-------------------+------------------+--------------+------------------+----------------+
+ +-------------------------+------------------+--------------+------------------+----------------+
+ | TEST CASE | PROJECT | TIER | DURATION | RESULT |
+ +-------------------------+------------------+--------------+------------------+----------------+
+ | cnf_conformance | functest | cnf | 05:52 | PASS |
+ | k8s_vims | functest | cnf | 18:14 | PASS |
+ +-------------------------+------------------+--------------+------------------+----------------+
Results are automatically pushed to the test results database, some additional
result files are pushed to OPNFV artifact web sites.