Commits on Source (38)
-
Lorenz Boguhn authoredb748f88a
-
Lorenz Boguhn authored5bccec73
-
Lorenz Boguhn authored
Merge branch 'theodolite-kotlin' of git.se.informatik.uni-kiel.de:she/spesb into 144-document-image-build
52b03440 -
Simon Ehrenstein authored10c41ef2
-
1e902632
-
55b77fdd
-
Lorenz Boguhn authored859dde24
-
Lorenz Boguhn authored
Merge branch 'theodolite-kotlin' of git.se.informatik.uni-kiel.de:she/spesb into feature/214-add-yaml-docs
5655e181 -
Lorenz Boguhn authored37e7538d
-
Lorenz Boguhn authored3224d8c9
-
ddcbccf4
-
Lorenz Boguhn authored3d932eca
-
Lorenz Boguhn authored
Merge branch 'theodolite-kotlin' of git.se.informatik.uni-kiel.de:she/spesb into feature/214-add-yaml-docs
2f57bc91 -
Lorenz Boguhn authoredad49e7dd
-
Sören Henning authored5130aa24
-
Sören Henning authored
Merge branch 'theodolite-kotlin' of git.se.informatik.uni-kiel.de:she/theodolite into theodolite-kotlin
fc153c62 -
Lorenz Boguhn authoredbc6108a0
-
Lorenz Boguhn authoreda8fe5a8a
-
Lorenz Boguhn authored
Merge branch 'theodolite-kotlin' of git.se.informatik.uni-kiel.de:she/spesb into 144-document-image-build
cf37f2bc -
Benedikt Wetzel authored388128ff
-
3bb5e941
-
7ed80d87
-
4d1c4a5b
-
Sören Henning authored
Fix path for saving configuration files See merge request !136
4fbbd147 -
Lorenz Boguhn authorede1dc401d
-
Sören Henning authored
Refactoring See merge request !134
48b944d6 -
28654b4f
-
1f0e91c1
-
4c857ea9
-
d873ecba
-
Sören Henning authored
Add delay before start the load generator See merge request !135
a10e11de -
Lorenz Boguhn authored
Merge branch 'theodolite-kotlin' of git.se.informatik.uni-kiel.de:she/spesb into 144-document-image-build
dab43a3b -
Lorenz Boguhn authored
Merge branch 'theodolite-kotlin' of git.se.informatik.uni-kiel.de:she/spesb into feature/214-add-yaml-docs
3bc5cd4e -
Lorenz Boguhn authored
Merge branch 'feature/214-add-yaml-docs' of git.se.informatik.uni-kiel.de:stu200776/spesb into feature/214-add-yaml-docs
e262d202 -
Sören Henning authored
Add image build documentation See merge request !116
b6b2efd9 -
Sören Henning authored386336f9
-
Sören Henning authored
Add dokumentation for benchmark and execution See merge request !125
e82c7d04 -
Sören Henning authored5020adc2
Showing
- execution/helm/values.yaml 3 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/config/example-benchmark-yaml-resource.yaml 1 addition, 1 deletion...olite-quarkus/config/example-benchmark-yaml-resource.yaml
- theodolite-quarkus/config/example-execution-yaml-resource.yaml 1 addition, 0 deletions...olite-quarkus/config/example-execution-yaml-resource.yaml
- theodolite-quarkus/config/example-operator-execution.yaml 1 addition, 0 deletionstheodolite-quarkus/config/example-operator-execution.yaml
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/Benchmark.kt 2 additions, 1 deletion...quarkus/src/main/kotlin/theodolite/benchmark/Benchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt 1 addition, 0 deletions...rc/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 13 additions, 8 deletions...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/KubernetesBenchmarkDeployment.kt 11 additions, 6 deletions...lin/theodolite/benchmark/KubernetesBenchmarkDeployment.kt
- theodolite-quarkus/src/main/kotlin/theodolite/evaluation/CsvExporter.kt 2 additions, 2 deletions...rkus/src/main/kotlin/theodolite/evaluation/CsvExporter.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 4 additions, 3 deletions...src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt 5 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 2 additions, 1 deletion...-quarkus/src/main/kotlin/theodolite/execution/Shutdown.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TheodoliteExecutor.kt 3 additions, 2 deletions...rc/main/kotlin/theodolite/execution/TheodoliteExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/operator/BenchmarkEventHandler.kt 4 additions, 3 deletions...in/theodolite/execution/operator/BenchmarkEventHandler.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/operator/ExecutionEventHandler.kt 8 additions, 7 deletions...in/theodolite/execution/operator/ExecutionEventHandler.kt
theodolite-quarkus/config/README.md
0 → 100644