Skip to content
Snippets Groups Projects
Commit 0b16da0e authored by Benedikt Wetzel's avatar Benedikt Wetzel
Browse files

Add demo yaml configuration

parent ac7dfef7
No related branches found
No related tags found
4 merge requests!159Re-implementation of Theodolite with Kotlin/Quarkus,!157Update Graal Image in CI pipeline,!85Introduce new Benchmark class and Patcher,!83WIP: Re-implementation of Theodolite with Kotlin/Quarkus
name: "theodolite ist cool"
\ No newline at end of file
name: "theodolite ist cool"
appResource:
- "aggregation-deployment.yaml"
- "aggregation-service.yaml"
loadGenResource:
- "workloadGenerator.yaml"
\ No newline at end of file
name: "Theodolite Test Context"
benchmark: "benchmarkType"
loads:
- 1000
- 2000
resources:
- 1
- 2
slos:
- sloType: "slo type"
threshold: 1000
execution:
strategy: "LinearSearch"
duration: 300
repititions: 1
restrictions:
- "LowerBound"
configOverrides:
key: "value"
\ No newline at end of file
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