Add delay before start the load generator
This MR introduces a new delay
field within the execution
file in the execution
section (e.g. BenchmarkExecution.execution.delay
), which allows to specify a time (in seconds) between the creation of the app-k8s resources and the load-gen-k8s resources.
Closes #221 (closed)
Please Note: With this merge request we first distinguish between app-resources and load-gen-resources. Therefore, special attention must be paid to this when creating a benchmark.
Merge request reports
Activity
added Theodolite Kotlin label
@she could you have a look at this?
added 3 commits
-
dff07e66...fc153c62 - 2 commits from branch
she:theodolite-kotlin
- 28e3b0e7 - Merge branch 'theodolite-kotlin' of...
-
dff07e66...fc153c62 - 2 commits from branch
- Resolved by Sören Henning
- Resolved by Sören Henning
Looks good, just a minor comment: Could we name this config. option
loadGenerationDely
? Is this configuration optional in the YAML files? If not, could we make it optional?
- Resolved by Sören Henning
What do you mean by:
Please Note: With this merge request we first distinguish between app-resources and load-gen-resources. Therefore, special attention must be paid to this when creating a benchmark.
Who must pay intention? Developers or users? An when?
enabled an automatic merge when the pipeline for 942933a9 succeeds
enabled an automatic merge when the pipeline for 3e6734c2 succeeds
added 6 commits
-
3e6734c2...4fbbd147 - 2 commits from branch
she:theodolite-kotlin
- f8136652 - Add delay before start the load generator
- 2eecc861 - make loadGenerationDelay optinal
- e6c74cbc - enhance logging
- 942d3808 - fix broken tests
Toggle commit list-
3e6734c2...4fbbd147 - 2 commits from branch
enabled an automatic merge when the pipeline for 942d3808 succeeds