From: Jerry Flood Date: Tue, 10 Oct 2017 14:22:45 +0000 (-0400) Subject: Update the default values for zone X-Git-Tag: 1.0.0-Amsterdam~28 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=10cbdbce0ffd70207201cdcf085d9129aa86741e;p=testsuite.git Update the default values for zone Issue: INT-256 Change-Id: I1bd3fe88d225c0afd0666568e9c0f4e616d8f77d Signed-off-by: Jerry Flood --- 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