Skip to content

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