Identical to the runDockerBench operation but provides a convenience input for selecting the checks you want to run. Like runDockerBench the shell executable itself will be download so prior configuration is needed.
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Include Checks | FDDKBENCH_INP_BENCH_CHECKS | Yes | A multiple select list of checks that should be run for this execution. |
Benchmark Arguments | FDDKBENCH_INP_BENCH_ARGS | No | Any arguments to be passed to the benchmark command such as include patterns (-i) or exclude patterns (-x). For a full list of arguments check out |
Outputs
See See main plugin page for for outputs.
Artifacts
This operation delegates the consume/produce artifacts decision to the workflow developer.
...