From 7236c6b9173550ecb8419eccfd053e7b44b2d379 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 22 Sep 2018 09:28:43 +0200 Subject: Update results in configguide (rally_jobs) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib00d0341ee56f6009e9346bff6f3fec51590950a Signed-off-by: Cédric Ollivier --- docs/testing/user/configguide/configguide.rst | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'docs') diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst index 07f0a1681..06d8318f8 100644 --- a/docs/testing/user/configguide/configguide.rst +++ b/docs/testing/user/configguide/configguide.rst @@ -109,16 +109,17 @@ Results shall be displayed as follows:: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ - | tempest_smoke | functest | smoke | 04:24 | PASS | - | neutron-tempest-plugin-api | functest | smoke | 10:43 | PASS | - | rally_sanity | functest | smoke | 23:16 | PASS | - | refstack_defcore | functest | smoke | 06:30 | PASS | - | patrole | functest | smoke | 02:08 | PASS | - | snaps_smoke | functest | smoke | 00:00 | SKIP | - | neutron_trunk | functest | smoke | 02:09 | PASS | + | tempest_smoke | functest | smoke | 06:13 | PASS | + | neutron-tempest-plugin-api | functest | smoke | 09:32 | PASS | + | rally_sanity | functest | smoke | 29:34 | PASS | + | rally_jobs | functest | smoke | 24:02 | PASS | + | refstack_defcore | functest | smoke | 13:07 | PASS | + | patrole | functest | smoke | 05:17 | PASS | + | snaps_smoke | functest | smoke | 90:13 | PASS | + | neutron_trunk | functest | smoke | 00:00 | SKIP | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | - | barbican | functest | smoke | 00:00 | SKIP | + | barbican | functest | smoke | 05:01 | PASS | +------------------------------------+------------------+---------------+------------------+----------------+ Note: if the scenario does not support some tests, they are indicated as SKIP. -- cgit 1.2.3-korg