[roll] Roll infra/recipes [buildbucket_util] Use bbid in shadow builds

Shadow builds are launched by led, but have real buildbucket ids. We
should use the buildbucket id for these builds instead of the led run
id.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/953596
Original-Revision: 06302c160e0c30abd7f722408a7296617b00ded7
GitOrigin-RevId: 020174aef421ecd11b15f8ccfca814f80b9406bb
Change-Id: Ief1e4b0ea8c9921a795faade5f783fdea6526414
1 file changed
tree: 8f2a8c969f169ae5b6583f9d880dfff2acdc6368
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.