[roll] Roll infra/recipes [subbuild] Use -real-build to launch led subbuilds.

With this change, led commands providing led swarming tasks as child
build ids to the fuchsia/fuchsia.py, fuchsia/coverage.py, and
fuchsia/profile.py recipes will no longer work. Only buildbucket ids
will be accepted. However, future led runs should now produce real
buildbucket subbuilds so this  would only be a problem if trying to run
with an old led subbuild, in which case you would just have to rerun a
new full build.

This should go in after builders are using a version of recipe_wrapper
that includes fxrev.dev/1012542.

Original-Bug: 42073261
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1012543
Original-Revision: 0a1a5e83f222ed16d6ae2603ea47dd5f5ce68aec
GitOrigin-RevId: f51323650c4652fd9c6f18a29ce69042717a1db8
Change-Id: I1cfbe40d0a941f84005125728f3fed0cfb12a907
1 file changed
tree: 03d828c64580eca907ccb691e7020c544dd358e5
  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.