rhdemo / 2021-gatling-load-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

make run-locally

Building the load test image

make build-image

Publishing to quay.io

docker push quay.io/redhatdemo/2021-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

License:GNU General Public License v3.0


Languages

Language:Scala 62.7%Language:Makefile 15.5%Language:Shell 14.5%Language:Dockerfile 7.3%