Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 2.04 KB

run-jmeter-load-test.md

File metadata and controls

63 lines (42 loc) · 2.04 KB
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

Cloud-based Apache JMeter Load Test task

Azure Pipelines

[!INCLUDE loadtest-deprecated-include]

Use this task in a build or release pipeline to run Apache JMeter load tests in the cloud.

Demands

The agent must have the following capability:

  • Azure PowerShell

::: moniker range="> tfs-2018"

YAML snippet

[!INCLUDE temp]

::: moniker-end

Arguments

ArgumentDescription
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

Open source

This task is open source on GitHub. Feedback and contributions are welcome.

Q & A