b0dfde9119
Dockerising the tests will help when running them from the CI. Feature: Issue 11908 Change-Id: I15432b2246a2e6eda393fe885931488662d29f3e
199 B
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