[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 <[email protected]> Reviewed-by: John Chen <[email protected]>
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.