diff options
author | CHINTAMANI <sireesh.ch@in.ibm.com> | 2018-10-17 16:35:39 -0400 |
---|---|---|
committer | CHINTAMANI <sireesh.ch@in.ibm.com> | 2018-10-17 16:35:39 -0400 |
commit | ed22802aa6147663a0d3f3cb19a740f8549ffa82 (patch) | |
tree | 6d18ca5d4ed0275be6003e9480d03044c348819c /robot/resources/portal-sdk/portalDef.robot | |
parent | d5bc0b81b17e0751e13271e9c3907789175ffdff (diff) |
Portal test case timer update
Change-Id: Ib593e1a8825df9025ebf4ef1eb09f8ddc8122148
Issue-ID: PORTAL-272
Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
Diffstat (limited to 'robot/resources/portal-sdk/portalDef.robot')
-rw-r--r-- | robot/resources/portal-sdk/portalDef.robot | 2 |
1 files changed, 1 insertions, 1 deletions
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 |