microsoft / jmeter-performance-analyzer-devops-extension

This task enables to run Performance testng using Apache Jmeter, Analyze report and post results. This task uses Apache Jmeter 5.5 and expects a valid parametrized JMX File, Any input Files, and property file for JMX. The task runs the jmx files according to the configured values in JMX and publishes the result to build artifacts and $web of your storage container. Provides control to fail pipeline if JMeter test fails More details at https://marketplace.visualstudio.com/items?itemName=id-az-pipeline.jmeter-perf-analyzer. You need to enable static hosting in the storage container in order to be able to view html results.
Other
10 stars 5 forks source link

PerfAnalyzerLogs and PerfAnalyzerReport contain the same data #9

Closed boitcex closed 1 year ago

boitcex commented 1 year ago

Summary: PerfAnalyzerLogs and PerfAnalyzerReport contain the same data running the test from Azure pipeline using stansart configurations. Expected result: PerfAnalyzerLogs - test execution and jtl PerfAnalyzerReport - output html report config artifact

5-k commented 1 year ago

Hi there,

Thanks for the bug alert. Will be fixing and providing the update in next 2 days

boitcex commented 1 year ago

image image

5-k commented 1 year ago

Fixed in version 1.5.48 Use the latest version. This is available and published now