Handle shutdown
Adds a Shutdown Hook. Uses parsed configurations to build a deployment and to tear it down. Be aware of Gradle: Control + C kills the gradle client before the execution of the hook and therefore cant be used to test this. To test this you need to start the build application (by java -jar, etc...). Additionally for this you have to change the paths in the TheodoliteYamlExecutor and the KubernetesBenchmark
TODOS:
-
Depends on merging evaluation first -
Ask if and how the Kafka lag export should be resettet -
moved to #184 (closed) -
move path from KubenetesBenchmark toplevel moved to #185 (closed) -
merge upstream theodolite-kotlin
Edited by Lorenz Boguhn
Merge request reports
Activity
Filter activity
changed milestone to %0.5.0
added 196 commits
-
0a46081a...7ed94fdf - 194 commits from branch
she:theodolite-kotlin
- 9d08d51a - Merged master
- 5a8aca02 - Fix Shutdown.kt
-
0a46081a...7ed94fdf - 194 commits from branch
added Master Project 20/21 Theodolite Kotlin labels
added 11 commits
-
5a8aca02...56921efe - 10 commits from branch
she:theodolite-kotlin
- 83c7d545 - Merge branch 'theodolite-kotlin' of git.se.informatik.uni-kiel.de:she/spesb...
-
5a8aca02...56921efe - 10 commits from branch
added 6 commits
-
ab0849fa...22913c8a - 5 commits from branch
she:theodolite-kotlin
- b73c1936 - Merge remote-tracking branch 'upstream/theodolite-kotlin' into feature/158-handle-shutdown
-
ab0849fa...22913c8a - 5 commits from branch
Please register or sign in to reply