53a38e23a2070cf0226e370daf9bf00793944857
[dcaegen2/collectors/hv-ves.git] / tools / performance / cloud / test.properties
1 # PRODUCER CONFIGURATION
2
3 # HV-VES address
4 producer.hvVesAddress=dcae-hv-ves-collector.onap:6061
5 # Number of clients per pod
6 producer.client.count=1
7 # Size in bytes of a single message
8 producer.message.size=16384
9 # Amount of messages to sent by one client in a single pod
10 producer.message.count=1000
11 # Interval between messages in milliseconds
12 producer.message.interval=1
13 # Path to client cert file
14 client.cert.path=/ssl/client.p12
15 # Path to cert pass file
16 client.cert.pass.path=/ssl/client.pass
17 # CONSUMER CONFIGURATION
18
19 # Addresses of Kafka services to consume from
20 consumer.kafka.bootstrapServers=message-router-kafka:9092
21 # Kafka topics to subscribe to
22 consumer.kafka.topics=HV_VES_PERF3GPP