add result_adapter into src/tools
result_adapter is chromium-specific tool that reads the test outputs with gtest/json format and sends them to ResultDB. It was previously deployed to Swarming bots via pool config, but this CL adds it to src.DEPS, so that - swarming pool.cfg no longer have to deploy a chromium specific cipd pkg, and - result_adapter becomes available for local runs in dev's workstation. Change-Id: Ifce0f243162c6aa0f76539fcda1446cfcac2f88d Bug: 1084332 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586748Reviewed-by:Chan Li <chanli@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Scott Lee <ddoman@chromium.org> Cr-Commit-Position: refs/heads/master@{#836818}
Showing
tools/resultdb/.gitignore
0 → 100644
tools/resultdb/DIR_METADATA
0 → 100644
tools/resultdb/OWNERS
0 → 100644
tools/resultdb/README.md
0 → 100644
Please register or sign in to comment