loadmill/Run Loadmill Test Plan

Run a Loadmill test plan

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
idTest Plan Idyes
tokenUser token to run the test plan on behalf ofyes
additionalDescriptionAdded at the end of the test plan run description (e.g. build number)no
labelsExecute flows that are assigned to a specific label (e.g. "label1,label2")no
labelsExpressionExecute flows that match the labels expression. An expression may contain the characters ( ) & | ! (e.g. "(label1 | label2) & !label3\")no
parallelSet the concurrency amount of running test suites in a test plan. Max concurrency is 10.no
poolExecute tests from a dedicated agent's pool (when using private agent)no
parametersOverride pre-defined parameter values via command line arguments by passing name=value pairs seperated by comma (e.g. "name=value,name2=value2")no
branchRun the test plan's suites from a Git branchno
healthcheckURLThe test plan will start running only after a 200 status code is recieved from the given healthcheckURL argument. This health check will be performed every 5 seconds, up to 60 seconds or until the optional healthcheckTimeout arg (see below) is reached.no
healthcheckTimeoutIf healthcheckURL (see above) is given, the health check is performed until healthcheckTimeout mili-seconds is reached.no
namedescription
resultThe result of the test plan run