Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (chromiumos_proto, infra) into this repository.

chromiumos_proto:
  https://crrev.com/ad018151492c29d1333a6c2c85a2ebe1d2b2ca22 (lamontjones@chromium.org)
    artifacts: Add BuildSetup
infra:
  https://crrev.com/1d1c128479bfbde8b8f9983e1cca57911ed0e14a (anushruth@chromium.org)
    [UFS] Change delete dut behaviour to not fail on missing labstation
  https://crrev.com/3e4246964f5672b0c424430347a7c2fe7d83c72e (guocb@chromium.org)
    TLW: CacheForDut: Check cache server health via SSH
  https://crrev.com/b56d19f323e5945f56f9625233144897e76b2a59 (jojwang@chromium.org)
    Clarify quick setup is an alternative.
  https://crrev.com/d47491059fba25939d3a4ae4c9687fdbcfe08f49 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll chromiumos/infra/proto from 222bf495d778 to ad018151492c (1 revision)

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

TBR=godofredoc@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ibfc31d13c17cb7e218dd2247064c19f7cf865572
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/10220
Reviewed-by: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
1 file changed
tree: fd08cbc050f9efbc360eff7765d2d5dec4f76262
  1. infra/
  2. recipe_modules/
  3. recipes/
  4. .gitignore
  5. .style.yapf
  6. AUTHORS
  7. branch_recipes.py
  8. LICENSE
  9. OWNERS
  10. README.md
  11. recipes.py
README.md

Flutter LUCI Recipes

This repository contains Flutter's LUCI recipes. For the LUCI infrastructure config, see flutter/infra on GitHub. Actual builds can be seen at ci.chromium.org.

Config

Tricium configurations recipes repo.

Recipe Branching for Releases

The script branch_recipes.py is used to generate new copies of the LUCI recipes for a beta release. See Recipe Branching for Releases for more information. For usage:

$ ./branch_recipes.py --help