autoninja: Do not collect Reclient build metrics

We don't need to collect metrics from Reclient, anymore since
most builds are done by Siso.

Change-Id: I38fcb42aca966acc1b45a0876634cb9949bd255d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6733778
Auto-Submit: Junji Watanabe <jwata@google.com>
Reviewed-by: Fumitoshi Ukai <ukai@google.com>
Commit-Queue: Junji Watanabe <jwata@google.com>
Commit-Queue: Fumitoshi Ukai <ukai@google.com>
This commit is contained in:
Junji Watanabe
2025-07-13 20:11:12 -07:00
committed by LUCI CQ
parent c2a6159a0d
commit dd8909f212
2 changed files with 14 additions and 16 deletions

View File

@@ -312,7 +312,7 @@ def reclient_setup_docs_url():
@contextlib.contextmanager
def build_context(argv, tool, should_collect_logs):
def build_context(argv, tool, should_collect_logs=False):
# If use_remoteexec is set, but the reclient binaries or configs don't
# exist, display an error message and stop. Otherwise, the build will
# attempt to run with rewrapper wrapping actions, but will fail with