https://github.com/colindembovsky/jmeter-azpipeline
https://github.com/colindembovsky/jmeter-azpipeline
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/colindembovsky/jmeter-azpipeline
- Owner: colindembovsky
- Created: 2020-02-14T04:56:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-14T05:18:42.000Z (over 6 years ago)
- Last Synced: 2025-04-19T20:12:27.579Z (about 1 year ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 11
- Watchers: 1
- Forks: 29
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Running JMeter Tests in Azure Pipelines using Docker
This repo shows an example of how to run a JMeter load test using a Docker container. Inspiration came from [this repo](https://github.com/justb4/docker-jmeter) by Just van den Broecke that contained the scripts that I adapted and put into an Azure Pipeline.
For more information, read the full blog post [here](https://colinsalmcorner.com/post/executing-jmeter-tests-in-an-azure-pipeline).