Skip to content

rhdemo/2020-demo-gatling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Load tests

Other configuration is specific to each load test and passed as system properties in JAVA_OPTS like the examples below.

Running a load test locally

SIMULATION="E2ESimulation" JAVA_OPTS="-Dhost=DEV -Dusers=1 -Dguesses=10" ./run-gatling.sh

Building the load test image

./build.sh

Publishing to quay.io

docker push quay.io/redhatdemo/2020-load-test

Running in OpenShift

Copy example.env to .env and change the parameters

Run make deploy-load-test to deploy all the contents

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published