Skip to content
Snippets Groups Projects
Commit 097666d7 authored by Sören Henning's avatar Sören Henning
Browse files

Fix load dimension for UC4

parent 966a96b3
No related branches found
No related tags found
4 merge requests!159Re-implementation of Theodolite with Kotlin/Quarkus,!157Update Graal Image in CI pipeline,!131Add definitions for UC1, UC2, UC3, UC4,!83WIP: Re-implementation of Theodolite with Kotlin/Quarkus
Pipeline #2944 passed
......@@ -16,13 +16,13 @@ resourceTypes:
- type: "ReplicaPatcher"
resource: "uc4-kstreams-deployment.yaml"
loadTypes:
- typeName: "NumSensors"
- typeName: "NumNestedGroups"
patchers:
- type: "EnvVarPatcher"
resource: "uc4-load-generator-deployment.yaml"
container: "workload-generator"
variableName: "NUM_SENSORS"
- type: NumSensorsLoadGeneratorReplicaPatcher
- type: NumNestedGroupsLoadGeneratorReplicaPatcher
resource: "uc4-load-generator-deployment.yaml"
kafkaConfig:
bootstrapServer: "theodolite-cp-kafka:9092"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment