1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-16 11:09:33 +02:00
sap-jenkins-library/documentation/docs/steps/gatlingExecuteTests.md
Stephan Aßmus 8007a1a6c6
New step gatlingExecuteTests, used in Performance stage (#2298)
Co-authored-by: Daniel Kurzynski <daniel.kurzynski@sap.com>
2020-11-03 17:42:02 +01:00

451 B

${docGenStepName}

${docGenDescription}

Prerequisites

The Gatling Jenkins plugin needs to be installed.

${docGenParameters}

${docGenConfiguration}

We recommend to define values of step parameters via config.yml file.

${docJenkinsPluginDependencies}

Example

Pipeline step:

gatlingExecuteTests script: this, testModule: 'performance-tests/pom.xml'