From ed22802aa6147663a0d3f3cb19a740f8549ffa82 Mon Sep 17 00:00:00 2001 From: CHINTAMANI Date: Wed, 17 Oct 2018 16:35:39 -0400 Subject: Portal test case timer update Change-Id: Ib593e1a8825df9025ebf4ef1eb09f8ddc8122148 Issue-ID: PORTAL-272 Signed-off-by: Sireesh --- robot/resources/portal-sdk/portalDef.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'robot/resources') diff --git a/robot/resources/portal-sdk/portalDef.robot b/robot/resources/portal-sdk/portalDef.robot index b0ee9c9c..0fb9e771 100644 --- a/robot/resources/portal-sdk/portalDef.robot +++ b/robot/resources/portal-sdk/portalDef.robot @@ -42,7 +42,7 @@ ${GLOBAL_SELENIUM_BROWSER} chrome ${GLOBAL_SELENIUM_BROWSER_CAPABILITIES} Create Dictionary ${GLOBAL_SELENIUM_DELAY} 0 ${GLOBAL_SELENIUM_BROWSER_IMPLICIT_WAIT} 10 -${GLOBAL_SELENIUM_BROWSER_WAIT_TIMEOUT} 120 +${GLOBAL_SELENIUM_BROWSER_WAIT_TIMEOUT} 180 ${GLOBAL_OPENSTACK_HEAT_SERVICE_TYPE} orchestration ${GLOBAL_OPENSTACK_CINDER_SERVICE_TYPE} volume ${GLOBAL_OPENSTACK_NOVA_SERVICE_TYPE} compute -- cgit 1.2.3-korg