| commit | c0eb18d91c6e4eb2d09b3668b9809788fcc8ffc8 | [log] [tgz] |
|---|---|---|
| author | Godofredo Contreras <godofredoc@google.com> | Tue Aug 17 16:49:39 2021 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 17 16:49:39 2021 +0000 |
| tree | 7be1639221d6e30bb1d075ca1c67aced3c547bef | |
| parent | ec6dfb0ab8b33bad0a176e1ce00d006a2b23a3ee [diff] |
Use the same priority for led subbuilds and buildbucket subbuilds. With limited capacity on staging we need to use the same priority for buildbucket and led to avoid builds wating for resources until they timeout. Change-Id: Ib1bea96b38ac8d67936b87222a85452523109a2f Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/16982 Reviewed-by: Kaushik Iska <kaushikiska@google.com> Commit-Queue: Godofredo Contreras <godofredoc@google.com>
This repository contains Flutter's LUCI recipes. For the LUCI infrastructure config, see flutter/infra. Actual builds can be seen at ci.chromium.org.
Supported repositories roll their .ci.yaml into flutter/infra, which updates what properties builds have. For example, flutter config specifies various dependencies the different tests require, which are then used by the flutter_deps recipe_module No modifications to flutter/infra are required to work on the recipes.
Tricium configurations recipes repo.
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