Introduce a type for loads and resources
for example resourceType = Instances, loadType = NumSensors
parent
687b96d4
No related branches found
No related tags found
Showing
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/BenchmarkContext.kt 12 additions, 2 deletions.../src/main/kotlin/theodolite/benchmark/BenchmarkContext.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 1 addition, 1 deletion...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/TestBenchmark.kt 1 addition, 1 deletion...kus/src/main/kotlin/theodolite/benchmark/TestBenchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TheodoliteExecutor.kt 7 additions, 7 deletions...rc/main/kotlin/theodolite/execution/TheodoliteExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/strategies/restriction/LowerBoundRestriction.kt 2 additions, 2 deletions...heodolite/strategies/restriction/LowerBoundRestriction.kt
- theodolite-quarkus/src/main/kotlin/theodolite/util/LoadDimension.kt 2 additions, 2 deletions...-quarkus/src/main/kotlin/theodolite/util/LoadDimension.kt
- theodolite-quarkus/src/main/kotlin/theodolite/util/Resource.kt 2 additions, 2 deletions...olite-quarkus/src/main/kotlin/theodolite/util/Resource.kt
- theodolite-quarkus/src/main/kotlin/theodolite/util/Results.kt 3 additions, 3 deletions...dolite-quarkus/src/main/kotlin/theodolite/util/Results.kt
- theodolite-quarkus/src/main/resources/yaml/testContext.yaml 9 additions, 12 deletionstheodolite-quarkus/src/main/resources/yaml/testContext.yaml
- theodolite-quarkus/src/test/kotlin/theodolite/CompositeStrategyTest.kt 9 additions, 9 deletions...arkus/src/test/kotlin/theodolite/CompositeStrategyTest.kt
Loading
Please register or sign in to comment