[roll] Roll fuchsia [fint] Pass through build_event_service

Set build_event_service (like "sponge" or "resultstore")
as a configuration variable, and pass through as a set artifact.

It is expected for infra-configs to pass variants named like
"sponge_infra" or "resultstore_infra".
These would get canonicalized to just "sponge" or "resultstore"
as far as recipes are concerned.

Original-Bug: 368397250
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1122628
Original-Revision: 9e8e5c7f6daee64ff06f404701282e8085be0108
GitOrigin-RevId: 348e973508cf68ea02b69042e75ee91ec6321d92
Change-Id: I5c606b919e283ebc34de7c5c310a0dfa6bc9efc0
1 file changed
tree: f2b05a744c89399bc172ad7b19c75863480cdb61
  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 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.