commit | 48adb6c1478bfdedfebc8f663447daf8b7ffe836 | [log] [tgz] |
---|---|---|
author | recipe-roller <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> | Thu May 19 02:54:24 2022 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 19 02:54:24 2022 +0000 |
tree | 14efa992f1ceb8835bad24aeae602052c0f33af5 | |
parent | 3597d57428f08590aec7bd6f428edcd78902c48e [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/8813775594494245921 fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+log/dd5bb98724e452fa48c6181a38d6f48eda32267d~..e28479ed2d0784b5160181c9fce973dd82deb9ad dd5bb98 (olivernewman@google.com) [build] Add a test case for skip_unaffected_tests aa72b6e (olivernewman@google.com) [testsharder] Log input files 5506143 (phosek@google.com) [clang_toolchain] Stop building runtimes separately for Apple S... 21843ed (olivernewman@google.com) [build] Inline postprocess_build function 0c7ce2b (olivernewman@google.com) [testsharder] Delete `mode` arg a20f778 (atyfto@google.com) [cipd_roller] Add prototype CIPD ensure file roller e28479e (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update tools to latest recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e3cd9ebd631fa88e0d6ecb9920ba0b6ed42a1325 e3cd9eb (kuanhuang@chromium.org) Add recipes API swarming.show_request(name, task) -> TaskRequest More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=keyonghan@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ib1789157b832fe2ebe03cd9c0267cbddfd18ea26 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/30380 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