From 5d50d5fa98b803c4291db7b682df3def3ca6babe Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sun, 6 Sep 2020 22:15:39 +0200 Subject: Update Functest Kubernetes outputs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I314e232838204f1fb1595cf884957cdf77969615 Signed-off-by: Cédric Ollivier (cherry picked from commit b2c8d05d03d42e75407fa06472ddd29f2f649677) --- docs/testing/user/userguide/test_results.rst | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'docs/testing/user/userguide') diff --git a/docs/testing/user/userguide/test_results.rst b/docs/testing/user/userguide/test_results.rst index 2c1fb8544..1f17207d7 100644 --- a/docs/testing/user/userguide/test_results.rst +++ b/docs/testing/user/userguide/test_results.rst @@ -114,7 +114,8 @@ Kubernetes healthcheck suite:: +-------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+---------------------+------------------+----------------+ - | k8s_smoke | functest | healthcheck | 01:44 | PASS | + | k8s_quick | functest | healthcheck | 00:33 | PASS | + | k8s_smoke | functest | healthcheck | 00:49 | PASS | +-------------------+------------------+---------------------+------------------+----------------+ Kubernetes smoke suite:: @@ -145,11 +146,12 @@ Kubernetes benchmarking suite:: Kubernetes cnf suite:: - +-------------------+------------------+--------------+------------------+----------------+ - | TEST CASE | PROJECT | TIER | DURATION | RESULT | - +-------------------+------------------+--------------+------------------+----------------+ - | k8s_vims | functest | cnf | 20:32 | PASS | - +-------------------+------------------+--------------+------------------+----------------+ + +-------------------------+------------------+--------------+------------------+----------------+ + | TEST CASE | PROJECT | TIER | DURATION | RESULT | + +-------------------------+------------------+--------------+------------------+----------------+ + | cnf_conformance | functest | cnf | 05:19 | PASS | + | k8s_vims | functest | cnf | 20:32 | PASS | + +-------------------------+------------------+--------------+------------------+----------------+ Results are automatically pushed to the test results database, some additional result files are pushed to OPNFV artifact web sites. -- cgit 1.2.3-korg