aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/test/ExecutionInfoProvider.java
diff options
context:
space:
mode:
authorGravatar ulfjack <ulfjack@google.com>2017-06-09 09:49:07 -0400
committerGravatar John Cater <jcater@google.com>2017-06-09 10:57:27 -0400
commitcda9b9c31933b8c29beec6fe5fa1ed0270859d0b (patch)
tree745feec4ecce1bb53203f61564d3c8eabff8848b /src/main/java/com/google/devtools/build/lib/rules/test/ExecutionInfoProvider.java
parent15e92987c34f4c53affb008f00c2b92b58812f5c (diff)
Remote execution: post CAS links to the BEP instead of local file URIs
Also use DigestUtils for performance, which has a static cache of the digests. This isn't ideal, but necessary for now to avoid computing the digests multiple times. We'll need to clean this up afterwards by including the digests in the posted events, and making them available to the PathConverter. I have some changes towards that (as well as some submitted already), but it requires quite some refactoring. RELNOTES: Bazel posts links to the CAS to the BEP if remote caching / execution is enabled PiperOrigin-RevId: 158513165
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/rules/test/ExecutionInfoProvider.java')
0 files changed, 0 insertions, 0 deletions