[roll] Roll infra/recipes [fint] Add build artifacts fields for affected tests

We're moving the affected_tests.py logic into fint and need a way to
expose the information from fint back to recipes.

Originally this was included along with the fint logic changes in
fxrev.dev/520500 but that change needed to be reverted, which ended up
being very messy because subsequent recipe changes that depended on
these new fields then had to be reverted.

Landing the proto change separately in advance will make it easier to
revert the logic change again, if necessary.

Original-Bug: 75371
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/536043
GitOrigin-RevId: 0a063e45b1a382d197c097d5806adf700459c03a
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/536002
Original-Revision: 2ecf0809590647c7c3904d2d8364fd0a08e4f280
Change-Id: I057761bd2f6c70d1c971406fc2d8e67dc84fe0d0
1 file changed
tree: a3a43690c172a93f64b36cbafa67fadbd4482223
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.