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, 3 insertions, 4 deletions
diff --git a/tools/performance/cloud/test.properties b/tools/performance/cloud/test.properties
index 9865339c..596119e7 100644
--- a/tools/performance/cloud/test.properties
+++ b/tools/performance/cloud/test.properties
@@ -1,9 +1,9 @@
-# TODO: in script create configmap from that file
-
# PRODUCER CONFIGURATION
# HV-VES address
-producer.hvVesAddress=ves-hv-collector:6061
+#producer.hvVesAddress=<host>:<port>
+producer.hvVesAddress=10.43.165.111:6061
+
# Number of pods to create
producer.pod.count=1
# Number of clients per pod
@@ -15,7 +15,6 @@ producer.message.count=1000
# Interval between messages
producer.message.interval=0
-
# CONSUMER CONFIGURATION
# Addresses of Kafka services to consume from