algattik / azure-pipelines-jmeter-extension

Azure Pipelines extension for JMeter and Taurus test tools
MIT License
12 stars 6 forks source link

Configuring Azure Application Insight in Taurus Tasks #10

Closed goyalg8 closed 3 years ago

goyalg8 commented 3 years ago

Can you please clarify the following sentences as you mentioned in the Jmeter MArketplace extension.

In your pipeline, configure the JMeter Installer task, the Taurus Installer task, and the Taurus Runner task. As argument to the Taurus Runner task, enter:

-o modules.jmeter.properties.INSTRUMENTATION_KEY="" your-test-file.jmx

Should I configure all tasks or just Taurus Runner task as Taurus Argument field to include -o modules.jmeter.properties.INSTRUMENTATION_KEY="" your-test-file.jmx

All other tasks except Taurus run task does not show any argument field. Can you please make it more clear. Thank you

algattik commented 3 years ago

Clarified documentation