diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-10-10 09:57:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-10-10 09:57:14 +0000 |
commit | d34367f4733ca498ead3dd0365f27fc4601097df (patch) | |
tree | 845534a6620028422ae1b504ff0a72a3d4ddf9b9 /robot/resources/global_properties.robot | |
parent | 796b9ebfd05abefe67f15bcd1c3caea6a03d1b36 (diff) | |
parent | 0deebae5d65e5ef521a79958f1878862f88c3583 (diff) |
Merge "E2E sunny scenario for PNF registration"
Diffstat (limited to 'robot/resources/global_properties.robot')
-rw-r--r-- | robot/resources/global_properties.robot | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/robot/resources/global_properties.robot b/robot/resources/global_properties.robot index 7d8db8e0..ea693728 100644 --- a/robot/resources/global_properties.robot +++ b/robot/resources/global_properties.robot @@ -33,3 +33,8 @@ ${GLOBAL_AAI_ZONE_ID} nova1 ${GLOBAL_AAI_ZONE_NAME} nova ${GLOBAL_AAI_DESIGN_TYPE} integration ${GLOBAL_AAI_ZONE_CONTEXT} labs +${GLOBAL_DNS_HV_VES_NAME} dcae-hv-ves-collector +${GLOBAL_HV_VES_SERVER_PORT} 6061 +${GLOBAL_DNS_VES_NAME} dcae-ves-collector +${GLOBAL_VES_SERVER_PORT} 8080: + |