Merge branch 'stable-2.14' into stable-2.15
* stable-2.14: Split up the git acceptance tests Set the workspace root through a JVM property sourceRoot Document how to use RBE for the gerrit build Change-Id: Ia25eb698dea8325f1b4f0ac87fe43eb04a2e423f
This commit is contained in:
@@ -71,7 +71,7 @@ that serves PolyGerrit:
|
||||
|
||||
```sh
|
||||
bazel build polygerrit &&
|
||||
$(bazel info output_base)/external/local_jdk/bin/java \
|
||||
$(bazel info output_base)/external/local_jdk/bin/java -DsourceRoot=/path/to/my/checkout \
|
||||
-jar bazel-bin/polygerrit.war daemon --polygerrit-dev \
|
||||
-d ../gerrit_testsite --console-log --show-stack-trace
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user