grpc-java/interop-testing
Eric Anderson 3a43abef7b
interop-testing: Use normal runtimeOnly dep for xds (#7200)
This prevents grpc-xds and its transitive dependencies from being included
twice in distTar and distZip, which reduces the size from 60 MB to 40 MB. It
does mean that interop-testing as a whole depends on xds, but that should not
be an issue any longer. It was an issue before we started providing grpc-xds on
Maven Central.
2020-07-14 13:25:40 -07:00
..
src interop-testing: Add integration test for RetriableStream 2020-07-09 16:46:00 -05:00
build.gradle interop-testing: Use normal runtimeOnly dep for xds (#7200) 2020-07-14 13:25:40 -07:00