diff options
-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 2c9f7c12a..c36da3b1d 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 | +--------------------------+------------------+--------------------+------------------+----------------+ |