[roll] Roll infra/recipes [fuchsia/fuchsia] Allow the reuse of build artifacts w/ led

Allow the reuse of build artifacts when testing with led. Led builds are
run in shadow buckets and therefore should not pollute the results
dataset.

Documentation:
https://g3doc.corp.google.com/company/teams/chrome/ops/luci/how_to_led.md?cl=head#new-trigger-a-real-buildbucket-build-using-led

Code pointer:
https://source.corp.google.com/h/turquoise-internal/infra/+/main:integration/infra/config/common/luci_util.star;l=764-774;drc=c865476e35fa8ab54e32eab174a804db3d51b81f

Original-Bug: b/440137477
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1411654
Original-Revision: d8a2a14abbc211c83fbeb5a1e8be036e6482d5d5
GitOrigin-RevId: 0d041df99df1aacd08e75455bdde502e0fe39f57
Change-Id: Iaff27a3fe4afb7cacb4be2bcd5c68558e023b2c4
1 file changed
tree: c729717a23d64488212b0b7a426c8d700c1183a5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.