Files
gerrit/e2e-tests/load-tests
David Pursehouse 9b020576bf Merge branch 'stable-3.1'
* stable-3.1:
  e2e-tests: Introduce example to test local setups
  e2e-tests: Foster IntelliJ for Scala and build.sbt
  e2e-tests: Sort and update some .gitignore entries
  e2e-tests: Expand ssh key generation documentation
  e2e-tests: Document example test project existence
  Highlight WORKSPACE as python
  Highlight BUILD.bazel as python
  e2e-tests: Remove the note after sbt website fixed

Change-Id: I5c856f9c650e2d44655519b6b318ef41f6d71815
2020-02-03 10:51:47 +09:00
..
2019-09-10 16:19:10 +00:00
2020-01-30 11:00:41 -05: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