diff options
author | Daniel Rose <dr695h@att.com> | 2019-05-10 14:10:20 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-10 14:10:20 +0000 |
commit | d9f6a309c5ef56d54bcd1ace647211a5faa986c5 (patch) | |
tree | 2c525a080df36b722b4a40b2ab59c47e1ce7b1ff /robot/resources/global_properties.robot | |
parent | 8ed9d2dda3cb1158c08db70d72a9779d783309c7 (diff) | |
parent | 615214feb150333a43923ad18bf992801c1c0c10 (diff) |
Merge "hvves testsuite update dut to kafka sasl feature"
Diffstat (limited to 'robot/resources/global_properties.robot')
-rw-r--r-- | robot/resources/global_properties.robot | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/robot/resources/global_properties.robot b/robot/resources/global_properties.robot index 609e9b21..d1232b5a 100644 --- a/robot/resources/global_properties.robot +++ b/robot/resources/global_properties.robot @@ -35,9 +35,5 @@ ${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 -${GLOBAL_DNS_MESSAGE_ROUTER_KAFKA_NAME} message-router-kafka -${GLOBAL_MESSAGE_ROUTER_KAFKA_PORT} 9092 |