Incorporated feedback from meeting and implemented TestCase for SLOFactory
parent
4637271f
No related branches found
No related tags found
Showing
- docs/api-reference/crds.md 1 addition, 22 deletionsdocs/api-reference/crds.md
- theodolite/crd/crd-execution.yaml 1 addition, 11 deletionstheodolite/crd/crd-execution.yaml
- theodolite/src/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt 4 additions, 11 deletions...rc/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt
- theodolite/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 0 additions, 20 deletions...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite/src/main/kotlin/theodolite/benchmark/Slo.kt 25 additions, 0 deletionstheodolite/src/main/kotlin/theodolite/benchmark/Slo.kt
- theodolite/src/main/kotlin/theodolite/evaluation/AnalysisExecutor.kt 2 additions, 2 deletions...src/main/kotlin/theodolite/evaluation/AnalysisExecutor.kt
- theodolite/src/main/kotlin/theodolite/evaluation/SloConfigHandler.kt 2 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 2 additions, 2 deletions...main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt
- theodolite/src/main/kotlin/theodolite/execution/SloFactory.kt 6 additions, 9 deletions...dolite/src/main/kotlin/theodolite/execution/SloFactory.kt
- theodolite/src/main/kotlin/theodolite/execution/TheodoliteExecutor.kt 29 additions, 30 deletions...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 2 additions, 2 deletions...e/src/test/kotlin/theodolite/TestBenchmarkExecutorImpl.kt
- theodolite/src/test/kotlin/theodolite/execution/operator/SloFactoryTest.kt 72 additions, 0 deletions...st/kotlin/theodolite/execution/operator/SloFactoryTest.kt
Loading
Please register or sign in to comment