diff options
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 22ff12a6..b0ee9c9c 100644 --- a/robot/resources/portal-sdk/portalDef.robot +++ b/robot/resources/portal-sdk/portalDef.robot @@ -41,7 +41,7 @@ ${GLOBAL_MSO_STATUS_PATH} /ecomp/mso/infra/orchestrationRequests/v2/ ${GLOBAL_SELENIUM_BROWSER} chrome ${GLOBAL_SELENIUM_BROWSER_CAPABILITIES} Create Dictionary ${GLOBAL_SELENIUM_DELAY} 0 -${GLOBAL_SELENIUM_BROWSER_IMPLICIT_WAIT} 5 +${GLOBAL_SELENIUM_BROWSER_IMPLICIT_WAIT} 10 ${GLOBAL_SELENIUM_BROWSER_WAIT_TIMEOUT} 120 ${GLOBAL_OPENSTACK_HEAT_SERVICE_TYPE} orchestration ${GLOBAL_OPENSTACK_CINDER_SERVICE_TYPE} volume |