commit | c2bae8f3a9ad0dc4c471459c1bf68c2446d236ef | [log] [tgz] |
---|---|---|
author | Keyong Han <keyonghan@google.com> | Mon Aug 07 18:44:42 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 07 18:44:42 2023 +0000 |
tree | 5b89a151a11a654079340e563f0a004b26d0229c | |
parent | e01aeb1895b3949ff74030844205add17aad7b8a [diff] |
Update cocoon cipd packages path Change-Id: If3b2821c0e729695e0c507427351f50c1eecc193 Bug: https://github.com/flutter/flutter/issues/132070 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/48700 Reviewed-by: Yusuf Mohsinally <mohsinally@google.com> Reviewed-by: Drew Roen <drewroen@google.com> Commit-Queue: Keyong Han <keyonghan@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 python3 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