summaryrefslogtreecommitdiffstats
path: root/robot/resources/global_properties.robot
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-10-24 14:12:49 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-24 14:12:49 +0000
commit21ea570970282f4f4b9dc3663a9a081657df9c63 (patch)
treee101c2b8381650d813df90dc9bdb815a771d6e0a /robot/resources/global_properties.robot
parentb762e869c814bd8e792cc128a3a656292a490af4 (diff)
parent503647c4a628df771413d73a2ab7eef65cffc4f0 (diff)
Merge "HV-VES TA sunny scenario"
Diffstat (limited to 'robot/resources/global_properties.robot')
-rw-r--r--robot/resources/global_properties.robot3
1 files changed, 2 insertions, 1 deletions
diff --git a/robot/resources/global_properties.robot b/robot/resources/global_properties.robot
index da6e3c4c..fc202acd 100644
--- a/robot/resources/global_properties.robot
+++ b/robot/resources/global_properties.robot
@@ -37,4 +37,5 @@ ${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 \ No newline at end of file