summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-09-22 09:28:43 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-09-22 09:30:18 +0200
commit7551d36311bb62ba8cfb8c9b92d3d3693b9f64ed (patch)
tree711f2fb5366121b700788eda61eb8c9d31b5afcc
parenta34a7d738e1fd8c8b889e48c0b170008be3601e8 (diff)
Update results in configguide (rally_jobs)
Change-Id: Ib00d0341ee56f6009e9346bff6f3fec51590950a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 7236c6b9173550ecb8419eccfd053e7b44b2d379)
-rw-r--r--docs/testing/user/configguide/configguide.rst17
1 files changed, 9 insertions, 8 deletions
diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst
index a396205ce..cd82f8772 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.