commit | 7cc5cac79dcf98a966c749cf01a82451f31e999f | [log] [tgz] |
---|---|---|
author | Keyong Han <keyonghan@google.com> | Wed Sep 22 22:11:47 2021 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 22 22:11:47 2021 +0000 |
tree | 99f7593cc52c8c8aaa33c6de757d8e8d20d75098 | |
parent | 2c3d596477f79347d980b4943fac405358170de8 [diff] |
Add flaky step to retry wrapper for engine builders This is a companion CL of https://flutter-review.googlesource.com/c/recipes/+/18341, adding flaky step for retry wrapper. This is being used by engine.py and engine_unopt.py. Change-Id: I212ac145bdee27475c87bd8f1d392c8905b0ee38 Bug: https://github.com/flutter/flutter/issues/89308 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/18343 Reviewed-by: Godofredo Contreras <godofredoc@google.com> Commit-Queue: Keyong Han <keyonghan@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.
The script branch_recipes.py
is used to generate new copies of the LUCI recipes for a beta release. See Recipe Branching for Releases for more information. For usage:
$ ./branch_recipes.py --help