Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...

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 the official documentation.

Outputs

See main plugin page for outputs.

Artifacts

This operation delegates the consume/produce artifacts decision to the workflow developer.

...