commit | 70ffaba5ac965b5bf64cc9977e2ad66aa8510a70 | [log] [tgz] |
---|---|---|
author | recipe-roller <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> | Sat Jan 28 02:55:06 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 28 02:55:06 2023 +0000 |
tree | a8d08854f1108629a63f4a8bdabbbe912ca23f54 | |
parent | 6925bb7fc429930570d86ea2b0f68cb787ad376a [diff] |
Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (depot_tools, fuchsia) into this repository. The build that created this CL was https://ci.chromium.org/b/8790763965255455937 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b7d8efd8bee494f4cfacacc19cf50fc4d4be3900 b7d8efd (aravindvasudev@google.com) Revert "Enable luci-auth by default" fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+log/582bfa55db8c3fe8e8faa7d022ec640867768b39~..75675d5c15e58b6675495746a25279da1a26cd24 582bfa5 (felizardo@google.com) [infra] Creates roller recipe for infra shards. 75675d5 (timlaurence@google.com) [auto_roller]: Allow use to generate CL for review Please check the following references for more information: - autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller - rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback - cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md Use https://goo.gl/noib3a to file a bug. R=flutter-infra@grotations.appspotmail.com Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: I8958c0a41156739db34edf15f27c9806852561c4 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/38262 Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.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