diff options
Diffstat (limited to 'robot/resources')
-rw-r--r-- | robot/resources/global_properties.robot | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/robot/resources/global_properties.robot b/robot/resources/global_properties.robot index ebce72bd..701a3250 100644 --- a/robot/resources/global_properties.robot +++ b/robot/resources/global_properties.robot @@ -25,7 +25,7 @@ ${GLOBAL_VID_UI_TIMEOUT_SHORT} 20s ${GLOBAL_VID_UI_TIMEOUT_MEDIUM} 60s ${GLOBAL_VID_UI_TIMEOUT_LONG} 120s ${GLOBAL_VM_PRIVATE_KEY} ${EXECDIR}/robot/assets/keys/robot_ssh_private_key.pvt -${GLOBAL_AAI_ZONE_ID} zone1 -${GLOBAL_AAI_ZONE_NAME} zone1-name -${GLOBAL_AAI_DESIGN_TYPE} zone1-design-type -${GLOBAL_AAI_ZONE_CONTEXT} zone1-context +${GLOBAL_AAI_ZONE_ID} nova1 +${GLOBAL_AAI_ZONE_NAME} nova +${GLOBAL_AAI_DESIGN_TYPE} integration +${GLOBAL_AAI_ZONE_CONTEXT} labs
\ No newline at end of file |