You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contains dockerfiles to build a container with jmeter preinstalled
jmeter-base dockerfile installs jmeter with a given version
jmeter dockerfile extends the base image with additional plugins
Terraform
Terraform scripts to create a jmeter load test environment on demand. Specifications such as the number of workers, worker machine sizes, test files and more can be given as inputs
Pipelines
Contains an Azure Pipeline to run the load test in on-demand Azure Containers. Terraformed infrastructure will be destroyed at the end of the load test
Scripts
A Python script to convert jtl results file to junit