summaryrefslogtreecommitdiffstats
path: root/robot/resources/global_properties.robot
diff options
context:
space:
mode:
authorDaniel Rose <DR695H@list.att.com>2017-03-31 14:35:09 +0000
committerGerrit Code Review <gerrit@onap.org>2017-03-31 14:35:09 +0000
commit308ba6b851750b2fccca7c94a5396f62e302ed84 (patch)
treee3e1be8842161917e170518c9f9f1e4b9e85cf50 /robot/resources/global_properties.robot
parentebf5a03019f7952d1753bef9cb7a3a15a8abebcb (diff)
parent9b5e79fe062a3feef87ac76145ddb93470cba607 (diff)
Merge "TEST-16 Create global variable for default key"
Diffstat (limited to 'robot/resources/global_properties.robot')
-rw-r--r--robot/resources/global_properties.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/robot/resources/global_properties.robot b/robot/resources/global_properties.robot
index 442a69cf..871f9929 100644
--- a/robot/resources/global_properties.robot
+++ b/robot/resources/global_properties.robot
@@ -24,3 +24,4 @@ ${GLOBAL_BUILD_NUMBER} 0
${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 \ No newline at end of file