Skip to content

Image for running BZT/jmeter load tests using openJDK13Slim

Notifications You must be signed in to change notification settings

sgriffiths/loadtestimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Load testing framework for Jmeter/blazemeter

This framework includes the files and configurations to build the load testing image so that jmeter jmx scripts and datafiles can be run against

Getting started

Run:

docker run --entrypoint /app/localentrypoint.sh -v $pwd/load-tests/:/app/loadtest -v $pwd/../loadspec.yaml:/usr/local/loadspec.yaml --env-file .env scottyg/load-testing-image .

Run docker build command to build the load test image for the load test app folder Eg:

docker build -t loadtestimage:v1 .

About

Image for running BZT/jmeter load tests using openJDK13Slim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages