Yut*_*Lio 7 jmeter azure performance-testing jmeter-plugins azure-devops
我需要使用JMeter在Azure中进行分布式负载测试。
我看不到如何进行:
您是否了解基于云的 Apache JMeter 负载测试任务
# Cloud-based Apache JMeter Load Test
# Runs the Apache JMeter load test in cloud
- task: ApacheJMeterLoadTest@1
inputs:
#connectedServiceName: # Optional
testDrop:
loadTest: 'jmeter.jmx'
agentCount: '2'
#runDuration: '60' # Options: 60, 120, 180, 240, 300
#geoLocation: 'Default' # Optional. Options: default, australia East, australia Southeast, brazil South, central India, central US, east Asia, east US 2, east US, japan East, japan West, north Central US, north Europe, south Central US, south India, southeast Asia, west Europe, west US
#machineType: '0' # Optional. Options: 0, 2
Run Code Online (Sandbox Code Playgroud)
如果您想手动完成这一切,您可以使用Azure CLI或REST API创建 VM ,完成后您可以下载 JMeter 安装并根据您的测试场景进行配置。
| 归档时间: |
|
| 查看次数: |
1290 次 |
| 最近记录: |