Other configuration is specific to each load test and passed as system
properties in JAVA_OPTS
like the examples below.
SIMULATION="E2ESimulation" JAVA_OPTS="-Dhost=DEV -Dusers=1 -Dguesses=10" ./run-gatling.sh
./build.sh
docker push quay.io/redhatdemo/2020-load-test
Copy example.env
to .env
and change the parameters
Run make deploy-load-test
to deploy all the contents