Commits on Source (61)
-
Benedikt Wetzel authored
not tested so far
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
-
-
-
-
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
Sören Henning authored
-
Sören Henning authored
-
Sören Henning authored
-
Sören Henning authored
-
Sören Henning authored
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
Sören Henning authored
Allow multiple repititions of an experiment See merge request !137
-
Sören Henning authored
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
Sören Henning authored
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
Merge branch 'theodolite-kotlin' of git.se.informatik.uni-kiel.de:she/theodolite into rewrite-operator-to-use-k8s-states-clean
-
Benedikt Wetzel authored
Merge branch 'read-exp-id-from-file' of git.se.informatik.uni-kiel.de:wetzel/spesb into read-exp-id-from-file
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
Sören Henning authored
Rewrite operator to use k8s states See merge request !142
-
Benedikt Wetzel authored
-
Sören Henning authored
Load execution ID from file See merge request !138
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
Sören Henning authored
Introduce Leader Election See merge request !143
-
-
Sören Henning authored
Sort resource and load values correctly See merge request !144
-
-
Sören Henning authored
Throw DeploymentFailedException if patcher creating fails See merge request !146
-
-
Sören Henning authored
Throw execption, if load or resource type not found See merge request !147
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
Merge branch 'make-patcher-params-flexibal' of git.se.informatik.uni-kiel.de:wetzel/spesb into make-patcher-params-flexibal
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
Sören Henning authored
Add leases to Theodolite role See merge request !149
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
Merge branch 'theodolite-kotlin' of git.se.informatik.uni-kiel.de:she/theodolite into make-patcher-params-flexibal
-
Benedikt Wetzel authored
-
Sören Henning authored
Make patcher parameters flexible See merge request !148
Showing
- .gitlab-ci.yml 13 additions, 1 deletion.gitlab-ci.yml
- execution/helm/.gitignore 1 addition, 0 deletionsexecution/helm/.gitignore
- execution/helm/templates/grafana/dashboard-config-map.yaml 4 additions, 4 deletionsexecution/helm/templates/grafana/dashboard-config-map.yaml
- execution/helm/templates/theodolite/crd-benchmark.yaml 110 additions, 4 deletionsexecution/helm/templates/theodolite/crd-benchmark.yaml
- execution/helm/templates/theodolite/crd-execution.yaml 121 additions, 7 deletionsexecution/helm/templates/theodolite/crd-execution.yaml
- execution/helm/templates/theodolite/role.yaml 9 additions, 0 deletionsexecution/helm/templates/theodolite/role.yaml
- execution/helm/values.yaml 8 additions, 0 deletionsexecution/helm/values.yaml
- execution/infrastructure/kubernetes/rbac/role.yaml 9 additions, 1 deletionexecution/infrastructure/kubernetes/rbac/role.yaml
- slope-evaluator/README.md 12 additions, 10 deletionsslope-evaluator/README.md
- slope-evaluator/app/main.py 10 additions, 6 deletionsslope-evaluator/app/main.py
- slope-evaluator/app/test.py 30 additions, 0 deletionsslope-evaluator/app/test.py
- slope-evaluator/requirements.txt 2 additions, 0 deletionsslope-evaluator/requirements.txt
- slope-evaluator/resources/test-1-rep-success.json 139 additions, 0 deletionsslope-evaluator/resources/test-1-rep-success.json
- slope-evaluator/resources/test-3-rep-success.json 289 additions, 0 deletionsslope-evaluator/resources/test-3-rep-success.json
- theodolite-quarkus/build.gradle 3 additions, 0 deletionstheodolite-quarkus/build.gradle
- theodolite-quarkus/config/README.md 19 additions, 12 deletionstheodolite-quarkus/config/README.md
- theodolite-quarkus/config/example-benchmark-yaml-resource.yaml 5 additions, 2 deletions...olite-quarkus/config/example-benchmark-yaml-resource.yaml
- theodolite-quarkus/config/example-execution-yaml-resource.yaml 27 additions, 23 deletions...olite-quarkus/config/example-execution-yaml-resource.yaml
- theodolite-quarkus/config/example-operator-benchmark.yaml 35 additions, 32 deletionstheodolite-quarkus/config/example-operator-benchmark.yaml
- theodolite-quarkus/config/example-operator-execution.yaml 54 additions, 50 deletionstheodolite-quarkus/config/example-operator-execution.yaml
execution/helm/.gitignore
0 → 100644
slope-evaluator/app/test.py
0 → 100644