Skip to content

Enhance Actions

Benedikt Wetzel requested to merge wetzel/spesb:enhance-actions into master

This MR introduces a new type of actions called deployActions. DeployActions are executed after the deployment of the SUT/LoadGen resources. The state of a benchmark does not correspond to DeployActions.

Also, this MR allows the user to ignore the response to the execution of an action command by setting the timeout to zero.

Merge request reports