Files
gerrit/gerrit-acceptance-framework/src/test/java
Patrick Hiesel 244ff8c375 Add @UseSsh Annotation and GERRIT_USE_SSH flag
Adding a @UseSsh annotation and a command line flag lets us decide if we
want to run tests that require SSH on each test run. In this way, we can
run the test suite against a Gerrit instance that does not support SSH
connections.

Change-Id: Ibb471f312c50f0c92e1c32e55f4a5667b33b6ab5
2016-12-22 15:05:12 +00:00
..