Skip to content
Snippets Groups Projects
Commit 0bc37eb4 authored by Benedikt Wetzel's avatar Benedikt Wetzel Committed by Sören Henning
Browse files

Add demo yaml configuration

parent 1baa4f3e
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