aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerry Flood <jf9860@att.com>2017-10-10 10:22:45 -0400
committerJerry Flood <jf9860@att.com>2017-10-10 10:23:06 -0400
commit10cbdbce0ffd70207201cdcf085d9129aa86741e (patch)
treefe4227689396ef6c4f9c57376fac145a00f11f60
parentc00a7c3fcebe8c3608e1f3de8828edd8f9b07bad (diff)
Update the default values for zone
Issue: INT-256 Change-Id: I1bd3fe88d225c0afd0666568e9c0f4e616d8f77d Signed-off-by: Jerry Flood <jf9860@att.com>
-rw-r--r--robot/resources/global_properties.robot8
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