| commit | 31c80a65062254fc79bf208434588f0369bce4ef | [log] [tgz] |
|---|---|---|
| author | Godofredo Contreras <godofredoc@google.com> | Sat May 27 00:19:53 2023 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat May 27 00:19:53 2023 +0000 |
| tree | de2c916ebae60fee3dae38972f7b5e03e8f0d769 | |
| parent | 57d71c955a836bcb4a7c4f4acc31570d3599d660 [diff] |
Add ENGINE_PATH env to engine_metrics recipe. This is required for the benchmarks scripts to work correctly as tests independently of the recipe. Bug: https://github.com/flutter/flutter/issues/127678 Change-Id: I679face37a5ea34c802b5689591e1f9866cfe26e Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/45050 Commit-Queue: Godofredo Contreras <godofredoc@google.com> Reviewed-by: 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 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