commit | 1e24c1a56cd8c6340550863753f81f430a6c39f0 | [log] [tgz] |
---|---|---|
author | Keyong Han <keyonghan@google.com> | Wed Apr 05 00:31:40 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 05 00:31:40 2023 +0000 |
tree | 84fb8831f6d47108ed13b0a08075f2d189414d45 | |
parent | 93d169bd7acc051a0383c9fc9191ce1c16d8eff9 [diff] |
Lower drone priority to be same as main build Change-Id: I1956c74d60bbe7fb809b8d7b19a1149cf8a68434 Bug: https://github.com/flutter/flutter/issues/124155 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/41460 Reviewed-by: Godofredo Contreras <godofredoc@google.com> Commit-Queue: Keyong Han <keyonghan@google.com> Commit-Queue: Godofredo Contreras <godofredoc@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