Files
gerrit/javatests
Luca Milanesio d2b1208214 Test Git/HTTP Servlet when SSH is enabled
The way Git/HTTP threads are managed is different when
the SSH daemon is enabled. Make sure that all the Git/HTTP
operations are working as expected by enabling also SSHD.

In order to reuse the GitOverHttpServletIT logic, introduce
a new abstract class and add it to the common library used
by all git tests in Bazel BUILD file.

Change-Id: I879881b6db5f4295c1c889a764e0c31d369463f7
2019-12-13 22:40:25 +00:00
..