Merge branch 'enhance-error-handling' into 'master'
Throw exception in order to set the execution states of an execution correctly See merge request !175
No related branches found
No related tags found
Checking pipeline status
Showing
- 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/MetricFetcher.kt 1 addition, 2 deletions...te/src/main/kotlin/theodolite/evaluation/MetricFetcher.kt
- theodolite/src/main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt 9 additions, 9 deletions...main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt
- theodolite/src/main/kotlin/theodolite/execution/Shutdown.kt 3 additions, 4 deletionstheodolite/src/main/kotlin/theodolite/execution/Shutdown.kt
- theodolite/src/main/kotlin/theodolite/execution/TheodoliteExecutor.kt 10 additions, 7 deletions...rc/main/kotlin/theodolite/execution/TheodoliteExecutor.kt
- theodolite/src/main/kotlin/theodolite/execution/TheodoliteStandalone.kt 10 additions, 2 deletions.../main/kotlin/theodolite/execution/TheodoliteStandalone.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/ClusterSetup.kt 2 additions, 5 deletions...main/kotlin/theodolite/execution/operator/ClusterSetup.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/TheodoliteController.kt 5 additions, 0 deletions...lin/theodolite/execution/operator/TheodoliteController.kt
- theodolite/src/main/kotlin/theodolite/k8s/CustomResourceWrapper.kt 1 addition, 1 deletion...e/src/main/kotlin/theodolite/k8s/CustomResourceWrapper.kt
- theodolite/src/main/kotlin/theodolite/k8s/K8sResourceLoader.kt 3 additions, 7 deletions...olite/src/main/kotlin/theodolite/k8s/K8sResourceLoader.kt
- theodolite/src/main/kotlin/theodolite/k8s/TopicManager.kt 2 additions, 3 deletionstheodolite/src/main/kotlin/theodolite/k8s/TopicManager.kt
- theodolite/src/main/kotlin/theodolite/util/DeploymentFailedException.kt 1 addition, 1 deletion.../main/kotlin/theodolite/util/DeploymentFailedException.kt
- theodolite/src/main/kotlin/theodolite/util/EvaluationFailedException.kt 4 additions, 0 deletions.../main/kotlin/theodolite/util/EvaluationFailedException.kt
- theodolite/src/main/kotlin/theodolite/util/ExecutionFailedException.kt 4 additions, 0 deletions...c/main/kotlin/theodolite/util/ExecutionFailedException.kt
- theodolite/src/main/kotlin/theodolite/util/InvalidPatcherConfigurationException.kt 1 addition, 2 deletions...n/theodolite/util/InvalidPatcherConfigurationException.kt
- theodolite/src/main/kotlin/theodolite/util/TheodoliteException.kt 3 additions, 0 deletions...te/src/main/kotlin/theodolite/util/TheodoliteException.kt
Loading
Please register or sign in to comment