| commit | b663b250c7d6b5f49532d0d474459ab828739ce2 | [log] [tgz] |
|---|---|---|
| author | Keyong Han <keyonghan@google.com> | Mon Apr 12 18:02:32 2021 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 12 18:02:32 2021 +0000 |
| tree | 1ac7d688aeae21c63e5fe5ab83e66baeb6dff8ea | |
| parent | 74c5558ea692f9794a6a1b27253060ce760aef00 [diff] |
Add step retry utils This CL adds a utils module, and adds step_with_retry function. It is expected to auto retry infra failed steps. The `download dependencies` step in flutter_drone recipe is now using the retry function instead of the regular api.step. Bug: https://github.com/flutter/flutter/issues/79895 Change-Id: I0a9c9b4ccaa24215427405c52a77e074c668a7ef Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/12200 Reviewed-by: Godofredo Contreras <godofredoc@google.com> Reviewed-by: Oliver Newman <olivernewman@google.com> Commit-Queue: Keyong Han <keyonghan@google.com>
This repository contains Flutter's LUCI recipes. For the LUCI infrastructure config, see flutter/infra on GitHub. Actual builds can be seen at ci.chromium.org.
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