-
- Downloads
Moved Main SLO Definition from Execution to Benchmark yaml
parent
2e2591ed
Branches
Tags
This commit is part of merge request !251. Comments created here will be created in the context of that merge request.
Showing
- theodolite/crd/crd-benchmark.yaml 26 additions, 1 deletiontheodolite/crd/crd-benchmark.yaml
- theodolite/crd/crd-execution.yaml 7 additions, 3 deletionstheodolite/crd/crd-execution.yaml
- theodolite/src/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt 5 additions, 3 deletions...rc/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt
- theodolite/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 21 additions, 0 deletions...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite/src/main/kotlin/theodolite/evaluation/AnalysisExecutor.kt 3 additions, 3 deletions...src/main/kotlin/theodolite/evaluation/AnalysisExecutor.kt
- theodolite/src/main/kotlin/theodolite/evaluation/SloConfigHandler.kt 3 additions, 2 deletions...src/main/kotlin/theodolite/evaluation/SloConfigHandler.kt
- theodolite/src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt 2 additions, 2 deletions...src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt
- theodolite/src/main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt 11 additions, 11 deletions...main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt
- theodolite/src/main/kotlin/theodolite/execution/SloFactory.kt 25 additions, 0 deletions...dolite/src/main/kotlin/theodolite/execution/SloFactory.kt
- theodolite/src/main/kotlin/theodolite/execution/TheodoliteExecutor.kt 4 additions, 1 deletion...rc/main/kotlin/theodolite/execution/TheodoliteExecutor.kt
- theodolite/src/test/kotlin/theodolite/CompositeStrategyTest.kt 4 additions, 4 deletions...olite/src/test/kotlin/theodolite/CompositeStrategyTest.kt
- theodolite/src/test/kotlin/theodolite/InitialGuessSearchStrategyTest.kt 4 additions, 4 deletions.../test/kotlin/theodolite/InitialGuessSearchStrategyTest.kt
- theodolite/src/test/kotlin/theodolite/TestBenchmarkExecutorImpl.kt 8 additions, 8 deletions...e/src/test/kotlin/theodolite/TestBenchmarkExecutorImpl.kt
Loading
Please register or sign in to comment