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

199 B

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