| commit | 86645264fe2b65e0889d74d99cfa9688b7936a27 | [log] [tgz] |
|---|---|---|
| author | Godofredo Contreras <godofredoc@google.com> | Wed May 10 15:09:31 2023 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 10 15:09:31 2023 +0000 |
| tree | e23220022f8547c2fa109858676133b419de4275 | |
| parent | c3cf1fce7e621f039c3eb7d68a4fd70426927f72 [diff] |
Add depot_tools path to global tests and generators. Tests and generators usually rely on depot tools. This CL is adding depot tools proactively to make them available to the scripts running as generators or global tests. Change-Id: Iffc629a80514ef90526b956c4b7878131b1370cb Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/44200 Commit-Queue: Godofredo Contreras <godofredoc@google.com> Reviewed-by: Ricardo Amador <ricardoamador@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