Allow to set config overrides via EnvVarPatcher
parent
a919a926
No related branches found
No related tags found
Showing
- 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/BenchmarkContext.kt 3 additions, 1 deletion.../src/main/kotlin/theodolite/benchmark/BenchmarkContext.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 5 additions, 3 deletions...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt 2 additions, 5 deletions...src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt 2 additions, 6 deletions...main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TestBenchmarkExecutorImpl.kt 1 addition, 1 deletion.../kotlin/theodolite/execution/TestBenchmarkExecutorImpl.kt
- theodolite-quarkus/src/main/kotlin/theodolite/patcher/PatcherManager.kt 17 additions, 5 deletions...rkus/src/main/kotlin/theodolite/patcher/PatcherManager.kt
- theodolite-quarkus/src/main/kotlin/theodolite/util/OverridePatcherDefinition.kt 8 additions, 0 deletions.../main/kotlin/theodolite/util/OverridePatcherDefinition.kt
- theodolite-quarkus/src/main/kotlin/theodolite/util/PatcherDefinition.kt 1 addition, 0 deletions...rkus/src/main/kotlin/theodolite/util/PatcherDefinition.kt
- theodolite-quarkus/src/main/kotlin/theodolite/util/TestBenchmark.kt 1 addition, 1 deletion...-quarkus/src/main/kotlin/theodolite/util/TestBenchmark.kt
- theodolite-quarkus/src/main/resources/yaml/testBenchmarkType.yaml 1 addition, 5 deletions...te-quarkus/src/main/resources/yaml/testBenchmarkType.yaml
- theodolite-quarkus/src/main/resources/yaml/testContext.yaml 6 additions, 1 deletiontheodolite-quarkus/src/main/resources/yaml/testContext.yaml
Please register or sign in to comment