[roll] Roll infra/recipes [subbuild] Launch buildbucket builds from led parent builds.

Now that led launches real buildbucket builds, we can schedule
buildbucket subbuilds from those builds and have them scheduled as
shadow builds with the same properties as the parent build such as the
recipe bundle which is required to make sure the subbuild runs with the
same recipe bundle as the parent.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1118088
Original-Revision: 43d504c6e24c118825c54b451ba258199a61f45c
GitOrigin-RevId: e29edde1a96680ff83f67d7beba0e946c38b3cae
Change-Id: I4a082f145b42e094a27b99d31952b2081766298d
1 file changed
tree: 158e13cbe2e4c8f8ac6a477c7b50b00653078ef7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.