Files
gerrit/java
David Ostrovsky da1b1ea72f Rewrite upload archive tests as real integration tests
Start gerrit server using StandaloneSiteTest and configure git client
connection using git-core client and SSH protocol.

Expand the tests for fetching tar archive and all supported compression
algorithms: gzip and bz2 in addition to xz.

Test Plan:

  $ bazel test //javatests/com/google/gerrit/integration/git:upload-archive

Change-Id: I007fd3d736c2be5fdcae6f354752a3663c739ea9
2020-05-14 20:01:50 +09:00
..