[Speed Infra] Restrict bot_platforms to those that run sharded tests.
https://chromium-review.googlesource.com/c/chromium/src/+/1589012 added the new android compilers which also upload resource_sizes data to bot_platforms. However, in generate_perf_sharding and elsewhere we assume that every bot_platform has a shard map. Also, the other platforms in this list are similar in that they run Telemetry benchmarks, whereas resource_sizes is running some math on the compiler builder to find the size of the APK and other related data. Bug: 961830 Change-Id: Ib3c1460923863f21c28e5bfb08ae170ef59565c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1612359 Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Reviewed-by:John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#659755}
Showing
Please register or sign in to comment