• Brian Sheedy's avatar
    Apply GPU BQ export to all builders · b8b65994
    Brian Sheedy authored
    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: default avatarChan Li <chanli@chromium.org>
    Reviewed-by: default avatarNodir Turakulov <nodir@chromium.org>
    Reviewed-by: default avatarGarrett Beaty <gbeaty@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#825921}
    b8b65994
try.star 16.8 KB