Apply GPU BQ export to all builders
Applies the ResultDB BigQuery export for the GPU-specific test result tables to all builders instead of only specific ones. This is to catch cases where GPU tests are run on non-GPU builders, whose results we still want to capture. This results in ~3.5x more CI and ~3x more try builders potentially exporting to the BQ table, although the vast majority of those additions won't actually have any results that match the test ID regex. Also adjusts the test ID regex to also match the fuchsia_telemetry_gpu_integration_test target, which is effectively the same as the existing telemetry_gpu_integration_test that the current regex matches, but for the Fuchsia platform. Bug: 1134751 Change-Id: I4f2dbfc96724b62229e04490b89b30388af799be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518139 Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Reviewed-by:Chan Li <chanli@chromium.org> Reviewed-by:
Nodir Turakulov <nodir@chromium.org> Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#825921}
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment