summaryrefslogtreecommitdiffstats
path: root/tools/performance/cloud/test.properties
diff options
context:
space:
mode:
Diffstat (limited to 'tools/performance/cloud/test.properties')
-rw-r--r--tools/performance/cloud/test.properties7
1 files changed, 1 insertions, 6 deletions
diff --git a/tools/performance/cloud/test.properties b/tools/performance/cloud/test.properties
index 9865339c..963aaec2 100644
--- a/tools/performance/cloud/test.properties
+++ b/tools/performance/cloud/test.properties
@@ -1,11 +1,7 @@
-# TODO: in script create configmap from that file
-
# PRODUCER CONFIGURATION
# HV-VES address
-producer.hvVesAddress=ves-hv-collector:6061
-# Number of pods to create
-producer.pod.count=1
+producer.hvVesAddress=dcae-hv-ves-collector.onap:6061
# Number of clients per pod
producer.client.count=1
# Size in bytes of a single message
@@ -15,7 +11,6 @@ producer.message.count=1000
# Interval between messages
producer.message.interval=0
-
# CONSUMER CONFIGURATION
# Addresses of Kafka services to consume from