Improve Portal ETE test suite stability
Improve Portal ETE test suite stability by changing timeout values,
adding explicit waits to login/logout ops, and ignoring doc unload
errors on logout.
Change-Id: I445819a4a137c584b3a4f2768f78d8170921a4f7
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
diff --git a/robot/testsuites/portalApp.robot b/robot/testsuites/portalApp.robot
index d5acdd9..d441e19 100644
--- a/robot/testsuites/portalApp.robot
+++ b/robot/testsuites/portalApp.robot
@@ -1,5 +1,5 @@
*** Settings ***
-Test Timeout 3 minute
+Test Timeout 5 minute
Documentation This is RobotFrame work script
Resource ../resources/portal-sdk/portalDef.robot
Resource ../resources/portal-sdk/portalSdkDef.robot