gerrit/e2e-tests/load-tests
Fabio Ponciroli b0dfde9119 Dockerise Gatling tests
Dockerising the tests will help when running them from the CI.

Feature: Issue 11908
Change-Id: I15432b2246a2e6eda393fe885931488662d29f3e
2020-01-06 22:09:34 +00:00
..
project E2E load tests example scenarios 2019-09-10 16:19:10 +00:00
src/test E2E load tests example scenarios 2019-09-10 16:19:10 +00:00
.gitignore E2E load tests example scenarios 2019-09-10 16:19:10 +00:00
build.sbt E2E load tests example scenarios 2019-09-10 16:19:10 +00:00
Dockerfile Dockerise Gatling tests 2020-01-06 22:09:34 +00:00
README.md Dockerise Gatling tests 2020-01-06 22:09:34 +00:00

How to build the Docker image

docker build . -t e2e-tests

How to run a test

docker run -it e2e-tests -s com.google.gerrit.scenarios.ReplayRecordsFromFeederScenario