From fa598ee75923f3515a4005ad5b743d00390cc1c7 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/configguide/configguide.rst | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'docs/testing/user/configguide') diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst index 6e5743a1e..523f4f19c 100644 --- a/docs/testing/user/configguide/configguide.rst +++ b/docs/testing/user/configguide/configguide.rst @@ -282,7 +282,8 @@ Results shall be displayed as follows:: +-------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+---------------------+------------------+----------------+ - | k8s_smoke | functest | healthcheck | 02:27 | PASS | + | k8s_quick | functest | healthcheck | 00:20 | PASS | + | k8s_smoke | functest | healthcheck | 00:45 | PASS | +-------------------+------------------+---------------------+------------------+----------------+ Testing smoke suite @@ -349,11 +350,12 @@ Run cnf suite:: Results shall be displayed as follows:: - +-------------------+------------------+--------------+------------------+----------------+ - | TEST CASE | PROJECT | TIER | DURATION | RESULT | - +-------------------+------------------+--------------+------------------+----------------+ - | k8s_vims | functest | cnf | 21:39 | PASS | - +-------------------+------------------+--------------+------------------+----------------+ + +-------------------------+------------------+--------------+------------------+----------------+ + | TEST CASE | PROJECT | TIER | DURATION | RESULT | + +-------------------------+------------------+--------------+------------------+----------------+ + | cnf_conformance | functest | cnf | 02:59 | PASS | + | k8s_vims | functest | cnf | 21:39 | PASS | + +-------------------------+------------------+--------------+------------------+----------------+ Environment variables ===================== -- cgit 1.2.3-korg