commit | 41066995962eeecf263537bfc34953d18a6dd60d | [log] [tgz] |
---|---|---|
author | Nehal Patel <nehalvpatel@google.com> | Mon Aug 29 23:02:38 2022 +0000 |
committer | Godofredo Contreras <godofredoc@google.com> | Mon Aug 29 23:02:38 2022 +0000 |
tree | e181bf1b3831ff353fce0446fe6730706d486521 | |
parent | 7dcdad130de52672b1f168257251332301d01642 [diff] |
Remove redundant vpython dependency Change-Id: I700df192c815e542b44e0d776f24085f2e07c032 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/32931 Reviewed-by: Keyong Han <keyonghan@google.com> Commit-Queue: Nehal Patel <nehalvpatel@google.com> (cherry picked from commit 7b46cc63177879740c450603af2cea59bcb7563b) Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/33120 Commit-Queue: Casey Hillers <chillers@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