commit | d0545519654fe636afee417e48961d562467ae82 | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Mon Feb 05 23:19:21 2024 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 05 23:19:21 2024 +0000 |
tree | e2ff13764e65c9609e349d0bd93794dc3d8c3cdd | |
parent | 3e0fa28c914363f0c5792f6531bbfa2ae5fef592 [diff] |
Fix fail fast logic on avd_setup. There were several issues with the logic to handle the retry attempts. Change-Id: I8dbaeb7fea521ead2dd87cfb1c0882eff7eee6f9 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/54860 Reviewed-by: Ricardo Amador <ricardoamador@google.com> Reviewed-by: Keyong Han <keyonghan@google.com> Commit-Queue: Godofredo Contreras <godofredoc@google.com>
This repository contains Flutter's LUCI recipes. For the LUCI infrastructure config, see flutter/infra. Builds can be found in the Flutter Dashboard.
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.
Please follow instructions on Contributing docs to set up your development environment.