commit | 2db8b40e9e592b4b7a8068d699447fe165e66122 | [log] [tgz] |
---|---|---|
author | Oliver Newman <olivernewman@fuchsia.infra.roller.google.com> | Thu May 08 08:04:58 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 08 08:07:05 2025 -0700 |
tree | 855d198ea358feaff303da26df95d88107f3e2b1 | |
parent | a1c42e2bd50457049df97b374a8e431d88f343a9 [diff] |
[roll] Roll infra/recipes [tree_closer] Support closing based on percent of builders The number of builders watched by the tree-closer has increased from 77 to 169 in the last 5 years, but the tree-closer was still closing the tree when only 5 builders were failing, which had become much more often with more builders due to baseline flakiness levels, leading to false positive tree closures. By making the closure conditional on a percentage instead of a hardcoded number of builders, we can ensure the tree-closer doesn't close the tree more often solely due to the console gaining more builders. Original-Bug: 416087739 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1271324 Original-Revision: a9a603f6b3d1512af073ee8b91e0558348b22455 GitOrigin-RevId: 524bc9f8acb4e403705fbd66f86e30e3f425b033 Change-Id: Ia7f63f9fbe5ff5df8384fa4486de018b6348b98b
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.