From c3dcb96a8b94d7114fa7f25e936015b111f044a0 Mon Sep 17 00:00:00 2001
From: Cédric Ollivier <cedric.ollivier@orange.com>
Date: Sun, 23 Sep 2018 13:44:58 +0200
Subject: Update tempest_full result
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

It's now passing in Orange Openlab.

Change-Id: I487f426346af0ea706da1f38302eae7603b9d477
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
---
 docs/testing/user/configguide/configguide.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs')

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      |
   +--------------------------+------------------+--------------------+------------------+----------------+
-- 
cgit