summaryrefslogtreecommitdiffstats
path: root/tools/performance/cloud/test.properties
blob: 9865339c04b1027343da1b54b9cf43f67ada085c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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
# Number of clients per pod
producer.client.count=1
# Size in bytes of a single message
producer.message.size=16384
# Amount of messages to sent by one client in a single pod
producer.message.count=1000
# Interval between messages
producer.message.interval=0


# CONSUMER CONFIGURATION

# Addresses of Kafka services to consume from
consumer.kafka.bootstrapServers=message-router-kafka-0:9092,message-router-kafka-1:9092,message-router-kafka-2:9092
# Kafka topics to subscribe to
consumer.kafka.topics=HV_VES_PERF3GPP