aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-10-10 12:47:30 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-10-10 12:47:30 +0200
commitb5657132acb4b9debfe64a3d28a709ca9c32327b (patch)
tree649470f17193cbb0b9317da3382712a657ff2713
parentcaf48eebae6c3ffadf1589c5f34d4a272fb09b92 (diff)
Update results in docs
It takes into account cybort and new patrole testing. Change-Id: I96ef84c32f792d162bf05399229ba1c4ca7600a8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--docs/testing/user/configguide/configguide.rst5
-rw-r--r--docs/testing/user/userguide/test_results.rst5
2 files changed, 8 insertions, 2 deletions
diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst
index 9b75657cf..55585ed64 100644
--- a/docs/testing/user/configguide/configguide.rst
+++ b/docs/testing/user/configguide/configguide.rst
@@ -123,9 +123,12 @@ Results shall be displayed as follows::
| tempest_full | functest | smoke | 41:52 | PASS |
| tempest_scenario | functest | smoke | 08:42 | PASS |
| tempest_slow | functest | smoke | 43:42 | PASS |
- | patrole | functest | smoke | 02:42 | PASS |
+ | patrole_admin | functest | smoke | 21:06 | PASS |
+ | patrole_member | functest | smoke | 21:23 | PASS |
+ | patrole_reader | functest | smoke | 21:56 | PASS |
| tempest_barbican | functest | smoke | 02:30 | PASS |
| tempest_octavia | functest | smoke | 00:00 | SKIP |
+ | tempest_cyborg | functest | smoke | 00:00 | SKIP |
+---------------------------+------------------+---------------+------------------+----------------+
Note: if the scenario does not support some tests, they are indicated as SKIP.
diff --git a/docs/testing/user/userguide/test_results.rst b/docs/testing/user/userguide/test_results.rst
index 2ac86f21f..10f87d8ec 100644
--- a/docs/testing/user/userguide/test_results.rst
+++ b/docs/testing/user/userguide/test_results.rst
@@ -56,9 +56,12 @@ Smoke suite::
| tempest_full | functest | smoke | 41:52 | PASS |
| tempest_scenario | functest | smoke | 08:42 | PASS |
| tempest_slow | functest | smoke | 43:42 | PASS |
- | patrole | functest | smoke | 02:42 | PASS |
+ | patrole_admin | functest | smoke | 21:06 | PASS |
+ | patrole_member | functest | smoke | 21:23 | PASS |
+ | patrole_reader | functest | smoke | 21:56 | PASS |
| tempest_barbican | functest | smoke | 02:30 | PASS |
| tempest_octavia | functest | smoke | 00:00 | SKIP |
+ | tempest_cyborg | functest | smoke | 00:00 | SKIP |
+---------------------------+------------------+---------------+------------------+----------------+
Smoke CNTT suite::