grpc/tools/dockerfile/interoptest/grpc_interop_java
Eric Anderson eee38e35dd tools/dockerfile: Run Java build twice to reduce flakiness
Downloads fail from time to time because Gradle does not retry certain
types of network failures
(https://github.com/gradle/gradle/issues/8264).

Retrying twice should reduce the flake rate below noticeable without
increasing the size of the interop image created for each new release
for historical testing.

Fixes #18892
2020-05-11 11:37:49 -07:00
..
Dockerfile Swap java interop tests to openjdk8 2019-05-24 11:03:11 -07:00
build_interop.sh tools/dockerfile: Run Java build twice to reduce flakiness 2020-05-11 11:37:49 -07:00