commit | 7d3f3fb04005ba8eb302469ccc8b3e0b614a6e6b | [log] [tgz] |
---|---|---|
author | Gary Miguel <garymm@google.com> | Wed Jul 03 22:29:45 2019 +0000 |
committer | CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> | Wed Jul 03 22:29:45 2019 +0000 |
tree | caaa1cd0ca8b6a00cf6d947fe8ceff79b730831b | |
parent | 93287d0ae7b607735f120ff99cb6bb2e8dc5843d [diff] |
[testsharder] Add -max-shard-size flag We can play with this value to trade off machine utilization against test execution latency. In the future we can hopefully get signals from the inputs to this tool that will let us make more intelligent decisions. Bug: IN-1433 Change-Id: I1b97c19fae187ed17c86dbadf9a24864a6b6496e
This repo contains tools used in Fuchsia build and development.
Go packages from here are automatically built and uploaded to CIPD and Google Storage by bots using the tools recipe. To add a tool to the build:
builder_mixins
section with name: "tools"
.properties_j
to add a string to the packages
list:"fuchsia.googlesource.com/tools/cmd/your-new-tool"