commit | 3498227c1e6dc7eaab5090072ce336cdf8bcdb92 | [log] [tgz] |
---|---|---|
author | Ashwin Verleker <ashwinpv@google.com> | Tue Jun 04 20:03:18 2024 |
committer | LUCI CQ <infra-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 04 20:03:18 2024 |
tree | e8f7ddea036884d129aaa1d86303c46a6151116b | |
parent | a4a7c1dc7d68a8c90d899c98600f6d3ce88a381b [diff] |
[chromeperf] Update recipe for pixel tangor on waterfall Bug:b:321127455 Change-Id: I33ad2aa4d99eb418709fb36c8894eacccbeabe88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/5598398 Commit-Queue: Ashwin Verleker <ashwinpv@google.com> Reviewed-by: John Chen <johnchen@chromium.org>
If you're here to make a change to ‘recipes’ (the code located in the recipes
directory), please take a look at the README for more information pertaining to recipes.
The preferred style is PEP8 with two-space indent. Functions use lowercase_with_underscores
, with the exception of the special functions RunSteps
and RunTests
in recipes. Use yapf (git cl format --no-clang-format
) to autoformat new code.