title | description | ms.topic | ms.prod | ms.technology | ms.assetid | ms.manager | ms.custom | ms.author | author | ms.date | monikerRange |
---|---|---|---|---|---|---|---|---|---|---|---|
Cloud-based Apache JMeter Load Test task (Deprecated) |
Runs the Apache JMeter load test in cloud |
reference |
devops |
devops-cicd |
F20661EB-E0F7-4AFD-9A86-9FE9D1A93382 |
jillfra |
seodec18 |
pbora |
pboraMSFT |
12/07/2018 |
azure-devops |
Azure Pipelines
[!INCLUDE loadtest-deprecated-include]
Use this task in a build or release pipeline to run Apache JMeter load tests in the cloud.
The agent must have the following capability:
- Azure PowerShell
::: moniker range="> tfs-2018"
[!INCLUDE temp]
::: moniker-end
Argument | Description |
---|---|
Azure Pipelines Connection | (Optional) Select a previously registered service connection to talk to the cloud-based load test service. Choose 'Manage' to register a new connection. |
Apache JMeter test files folder | (Required) Relative path from repo root where the load test files are available. |
Apache JMeter file | (Required) The Apache JMeter test filename to be used under the load test folder specified above. |
Agent Count | (Required) Number of test agents (dual-core) used in the run. |
Run Duration (sec) | (Required) Load test run duration in seconds. |
Run load test using | (Optional) undefined |
Control options |
This task is open source on GitHub. Feedback and contributions are welcome.