Calling web drones for Linux web builder which was timing out.
For other builders we are still using the sequential approach.
(Opinion if resources permit I would also like to shard them, especially
mac os to ios-safari and safari desktop tests)

Also using new web_util api for dependecies, sharing code across recipes.

Example run from Linux: https://luci-milo.appspot.com/raw/build/logs.chromium.org/flutter/led/nurhan_google.com/b0e53474f06a8fdb6e7e13864618a95302c51dd1cf69c0a4f9e47206dc68b865/+/annotations



Change-Id: I245854716c7856d49b196edb5585355a6687ecb9
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/9120
Commit-Queue: Nurhan Turgut <nurhan@google.com>
Reviewed-by: Christopher Fujino <fujino@google.com>
7 files changed
tree: 7127a355bc5b235b3a460cab3acbdd856e46dfb2
  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