Skip to content
Snippets Groups Projects

Add delay before start the load generator

9 files
+ 14
14
Compare changes
  • Side-by-side
  • Inline
Files
9
@@ -22,7 +22,7 @@ loadTypes:
- type: "NumSensorsLoadGeneratorReplicaPatcher"
resource: "uc1-load-generator-deployment.yaml"
kafkaConfig:
bootstrapServer: "theodolite-cp-kafka:9092"
bootstrapServer: "localhost:31290"
topics:
- name: "input"
numPartitions: 40
Loading