commit | bc3525a29376886f527183081d13f9ce3524191e | [log] [tgz] |
---|---|---|
author | Zach Anderson <zra@google.com> | Wed Jan 25 16:10:05 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 25 16:10:05 2023 +0000 |
tree | 83fe9d11f8a7a2e00b6aeb14fe5818ee723337e0 | |
parent | 896137272eef61b6d35cf5a4cb8d8966b7ce515f [diff] |
Only package analyze_snapshot for Linux host Change-Id: Id1eab468644ec1729896f2842abe9dc3b91e885e Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/38224 Reviewed-by: Casey Hillers <chillers@google.com> Commit-Queue: Zach Anderson <zra@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.
Running python recipes.py test train
will execute all of the tests in this repository
Required binary is not found on PATH: cipd
when testing locallyYou need to ensure depot_tools is installed. See Depot Tools Installation Tutorial