diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-09-23 13:44:58 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-09-23 13:44:58 +0200 |
commit | c3dcb96a8b94d7114fa7f25e936015b111f044a0 (patch) | |
tree | 9b538f259d2827b34e512ea949eeca819441fff0 /docs/testing/user/configguide | |
parent | 83e0e6836d7f5e18eb4eb8c9d28b4e6980b790c2 (diff) |
Update tempest_full result
It's now passing in Orange Openlab.
Change-Id: I487f426346af0ea706da1f38302eae7603b9d477
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docs/testing/user/configguide')
-rw-r--r-- | docs/testing/user/configguide/configguide.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst index 06d8318f8..09fca19b5 100644 --- a/docs/testing/user/configguide/configguide.rst +++ b/docs/testing/user/configguide/configguide.rst @@ -189,7 +189,7 @@ Results shall be displayed as follows:: +--------------------------+------------------+--------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+--------------------+------------------+----------------+ - | tempest_full | functest | components | 53:40 | FAIL | + | tempest_full | functest | components | 49:51 | PASS | | tempest_scenario | functest | components | 18:50 | PASS | | rally_full | functest | components | 167:13 | PASS | +--------------------------+------------------+--------------------+------------------+----------------+ |