diff options
author | Brian Freeman <bf1936@att.com> | 2018-07-23 12:47:21 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2018-07-23 12:47:39 -0500 |
commit | ca5e32e9c0dfab04397aee554b3a61c21b21ca0d (patch) | |
tree | f253e1308831344a303dc2555e451c7b6401a484 /robot/resources/global_properties.robot | |
parent | 6737be5ce652e050b69f21bdd36db8b38ee4f693 (diff) |
First Pass Automated vFW control setup
Issue-ID: TEST-110
Change-Id: Ib3ea0120a72dc0b6932bb9e12c4ba385e89511c3
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'robot/resources/global_properties.robot')
-rw-r--r-- | robot/resources/global_properties.robot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/robot/resources/global_properties.robot b/robot/resources/global_properties.robot index 70909e2a..e32b01e9 100644 --- a/robot/resources/global_properties.robot +++ b/robot/resources/global_properties.robot @@ -28,6 +28,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_ONAP_PRIVATE_KEY} ${EXECDIR}/robot/assets/keys/onap_dev.pvt ${GLOBAL_AAI_ZONE_ID} nova1 ${GLOBAL_AAI_ZONE_NAME} nova ${GLOBAL_AAI_DESIGN_TYPE} integration |