diff options
author | CHINTAMANI <sireesh.ch@in.ibm.com> | 2018-10-11 15:11:44 -0400 |
---|---|---|
committer | CHINTAMANI <sireesh.ch@in.ibm.com> | 2018-10-11 15:11:44 -0400 |
commit | 021d5eb12ccb2ea6d44fd703cf0e56beb157429c (patch) | |
tree | 0069cf282f59cb1c44f9435ae146f745cb2f012e /robot/resources | |
parent | 833f697f28aa81b4f4a081cffcc09b17bd8c709d (diff) |
Portal test case update
Change-Id: I44cd11278b0a88514f8a992db13f48ba475949ea
Issue-ID: PORTAL-272
Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
Diffstat (limited to 'robot/resources')
-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 |