[roll] Roll infra/recipes [recipes] Removing build.infra.swarming references

Replacing these usages with corresponding fields under
build.infra.backend per LUCI team changes to api. Due to
usage of real-build, some references remain and will be
removed after migration to real-build with led is complete.

Original-Bug: 326482303
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1006384
Original-Revision: 3c94bfd18ff8bf1bc93d785cf201a79ae9abe847
GitOrigin-RevId: 9da7a4ac3b4d1d3aaa6c6fe21e79a0a7f975b788
Change-Id: I86e2a453d8a1e28bdf559069035ccef2fcd09ef3
1 file changed
tree: a3c326f9b14a5a9e69965d572f7833721f7d2528
  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.