| commit | 69c6623ee8aad6e2235d5db9aaf0776b7ced5c8f | [log] [tgz] |
|---|---|---|
| author | Casey Hillers <chillers@google.com> | Fri Nov 13 22:34:15 2020 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 13 22:34:15 2020 +0000 |
| tree | c2f5bee01603f1110454885a155c808101de6627 | |
| parent | 14932897ac7fe96846899fe9e812a11dab956f96 [diff] |
Revert "Pass buildername to devicelab test runner" This reverts commit 6414c147e32305b59431e420d851671243161873. Reason for revert: This isn't needed as the task name is already unique in the devicelab/manifest. There will be at most two entries for a task during migration. We can check for the stageName=chromebot task in Cocoon when making an update with LUCI information. After migration we can remove the check. Original change's description: > Pass buildername to devicelab test runner > > Bug: https://github.com/flutter/flutter/issues/66191 > Test: https://chromium-swarm.appspot.com/task?id=4fdbc92205c59e10 > Change-Id: I98a49bd0711fcf6809004a1f160e88382d77f512 > Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/8660 > Reviewed-by: Godofredo Contreras <godofredoc@google.com> > Reviewed-by: Keyong Han <keyonghan@google.com> > Commit-Queue: Casey Hillers <chillers@google.com> TBR=godofredoc@google.com,keyonghan@google.com,chillers@google.com,flutter-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: Ic62cfb29a52617e50897b5170df33d0c3f6b4b77 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: https://github.com/flutter/flutter/issues/66191 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/8643 Reviewed-by: Casey Hillers <chillers@google.com> Commit-Queue: Casey Hillers <chillers@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