commit | e240614ee4cebfd94d69f6432a797516dadf7ced | [log] [tgz] |
---|---|---|
author | William Hesse <whesse@google.com> | Tue Jun 21 10:04:53 2022 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 21 10:04:53 2022 +0000 |
tree | 3b2861a4fe8ff47cd049a8a1f2bfc4af1812db57 | |
parent | 3fbc743fb5a8ff8765aaf0fc908a7775c6229589 [diff] |
Modify repo_util module and engine_v2/builder to handle monorepo checkouts Bug: b/231927187 Change-Id: I816a6bed2ed446cba1afd0d0e2e663913c6b8281 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/31040 Reviewed-by: Keyong Han <keyonghan@google.com> Commit-Queue: William Hesse <whesse@google.com> Reviewed-by: 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.
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