-
- Downloads
Merge branch 'theodolite-kotlin' into flink-benchmark-definitions
No related branches found
No related tags found
This commit is part of merge request !164. Comments created here will be created in the context of that merge request.
Showing
- execution/helm/.gitignore 1 addition, 0 deletionsexecution/helm/.gitignore
- execution/helm/templates/theodolite/random-scheduler/cluster-role-binding.yaml 14 additions, 0 deletions...tes/theodolite/random-scheduler/cluster-role-binding.yaml
- execution/helm/templates/theodolite/random-scheduler/deployment.yaml 30 additions, 0 deletions...elm/templates/theodolite/random-scheduler/deployment.yaml
- execution/helm/templates/theodolite/random-scheduler/service-account.yaml 10 additions, 0 deletions...emplates/theodolite/random-scheduler/service-account.yaml
- execution/helm/values.yaml 10 additions, 2 deletionsexecution/helm/values.yaml
- slope-evaluator/README.md 1 addition, 1 deletionslope-evaluator/README.md
- theodolite-quarkus/README.md 71 additions, 13 deletionstheodolite-quarkus/README.md
- theodolite-quarkus/config/README.md 194 additions, 0 deletionstheodolite-quarkus/config/README.md
- theodolite-quarkus/examples/operator/example-execution.yaml 1 addition, 0 deletionstheodolite-quarkus/examples/operator/example-execution.yaml
- theodolite-quarkus/examples/standalone/example-benchmark.yaml 1 addition, 1 deletion...dolite-quarkus/examples/standalone/example-benchmark.yaml
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/Benchmark.kt 3 additions, 1 deletion...quarkus/src/main/kotlin/theodolite/benchmark/Benchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt 2 additions, 0 deletions...rc/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 15 additions, 8 deletions...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/KubernetesBenchmarkDeployment.kt 14 additions, 9 deletions...lin/theodolite/benchmark/KubernetesBenchmarkDeployment.kt
- theodolite-quarkus/src/main/kotlin/theodolite/evaluation/SloChecker.kt 1 addition, 1 deletion...arkus/src/main/kotlin/theodolite/evaluation/SloChecker.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt 5 additions, 3 deletions...src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt 6 additions, 4 deletions...main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/Main.kt 3 additions, 3 deletions...lite-quarkus/src/main/kotlin/theodolite/execution/Main.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/Shutdown.kt 3 additions, 1 deletion...-quarkus/src/main/kotlin/theodolite/execution/Shutdown.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TheodoliteExecutor.kt 4 additions, 2 deletions...rc/main/kotlin/theodolite/execution/TheodoliteExecutor.kt
execution/helm/.gitignore
0 → 100644
theodolite-quarkus/config/README.md
0 → 100644
Please sign in to comment