azure/Azure Load Testing
Automate continous regression testing with Azure Load Testing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| loadtestConfigFile | Path of the YAML file. Should be fully qualified path or relative to the default working directory | yes | — |
| loadtestResource | Enter or Select the name of an existing Azure Load Testing resource | yes | — |
| loadtestRunName | Custom name for the load test run | no | — |
| loadtestRunDescription | Custom description for the load test run | no | — |
| resourceGroup | Enter or Select the Azure Resource Group that contains the Load test resource specified above | yes | — |
| secrets | Enter secrets in JSON | no | — |
| env | Enter env in JSON | no | — |
| overrideParameters | Override parameters in the YAML config file using the JSON format with testId, displayName, description, engineInstances, autoStop supported. | no | — |
| outputVariableName | Name of the output variable that stores the test run ID for use in subsequent tasks. | no | — |
| waitForCompletion | Wait for the load test run to complete. If false, the action will return after starting the test run. Default is true. | no | true |
Outputs
no outputs