commit | a525b5b4192258aaab5995dad2ee8eba10d138de | [log] [tgz] |
---|---|---|
author | recipe-roller <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> | Sat Jul 29 02:57:54 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 29 02:57:54 2023 +0000 |
tree | f94d1cefe5f4c28cbed5ec27f1c72256f7792efa | |
parent | 6b57eaa748b07fc3e6f0460f366b23992c475f8b [diff] |
Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (fuchsia, recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8774275318514350225 fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+log/d27209616d3c4fd62818eb1d0f08d71f86b3e8a8~..c0be64bb438401716bdb1de2bb5b2b7838221c3c d272096 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools c0be64b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update coverage pinned tools recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/c4b5574c585e5ca512dd768b4f6d43b6e2be5a3e c4b5574 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from ef429984e650 to 5421d411d439 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: I58c96187164308ff53293a759b7e90081ccf385e Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/48222 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