commit | 3c0b5cc185966308c9a819bf82b918467677b297 | [log] [tgz] |
---|---|---|
author | Keyong Han <keyonghan@google.com> | Mon May 01 23:07:02 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 01 23:07:02 2023 +0000 |
tree | 704f315ab7cb1084c9e358b393b85ab3a0383769 | |
parent | c998e4498649e5a2bdb40784f355212a5520b445 [diff] |
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>
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