| commit | 59c4eb5a0bceebba19d0aa895993bc384c7b228e | [log] [tgz] |
|---|---|---|
| author | Xilai Zhang <xilaizhang@google.com> | Mon May 15 21:25:10 2023 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 15 21:25:10 2023 +0000 |
| tree | 5d28e67c4f0d6914105d20e481c76b3ed483df80 | |
| parent | 626fa2f50b6b9465d44b0264e9339ffeee55f336 [diff] |
[CP] cherry pick "Inject device_type dimension for legacy engine drone" to stable branch Inject device_type dimension for legacy engine drone This is preparing for https://flutter-review.googlesource.com/c/infra/+/43321. Change-Id: I73652d47a29f2a147a2d58ca5122ac072324126a Bug: https://github.com/flutter/flutter/issues/125713 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/43323 Reviewed-by: Godofredo Contreras <godofredoc@google.com> Reviewed-by: Ricardo Amador <ricardoamador@google.com> Commit-Queue: Keyong Han <keyonghan@google.com> Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/44529 Reviewed-by: Keyong Han <keyonghan@google.com> Commit-Queue: Xilai Zhang <xilaizhang@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