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

Provide more reasonable defaults in YAML files

parent 671fe9be
Branches
Tags
3 merge requests!159Re-implementation of Theodolite with Kotlin/Quarkus,!157Update Graal Image in CI pipeline,!83WIP: Re-implementation of Theodolite with Kotlin/Quarkus
Pipeline #2435 passed
name: "Theodolite Test Context"
benchmark: "benchmarkType"
benchmark: "uc1-kstreams"
load:
loadType: "NumSensors"
loadValues:
......@@ -11,7 +11,7 @@ resources:
slos:
- sloType: "lag trend"
threshold: 1000
prometheusUrl: "http://localhost:32656"
prometheusUrl: "http://prometheus-operated:9090"
externalSloUrl: "http://localhost:80/evaluate-slope"
offset: 0
warmup: 0
......
......
name: "theodolite ist cool"
name: "uc1-kstreams"
appResource:
- "uc1-kstreams-deployment.yaml"
- "aggregation-service.yaml"
......@@ -19,7 +19,7 @@ loadTypes:
container: "workload-generator"
variableName: "NUM_SENSORS"
kafkaConfig:
bootstrapServer: "localhost:31290"
bootstrapServer: "theodolite-cp-kafka:9092"
topics:
- name: "input"
numPartitions: 40
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment