[roll] Roll infra/recipes [testing] Re-add builder to variants.

Turns out a lot of the LUCI UI only knows the builder when it's listed
in "variants". We could theoretically decompose the builder into a
number of more interesting dimensions, but I think that's not worth the
effort at the moment.

This isn't a full revert of https://fxrev.dev/1590888 - we're still
omitting bucket.

Original-Bug: b/493971722

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1603388
Original-Revision: b35d74553b0037e91c009b39ce5f599218d6ea2b
GitOrigin-RevId: a539b4ec8d69541e148d7e09e526720247591c21
Change-Id: I0be0b92078f3c592d1e990464650427bad810a54
1 file changed
tree: a25c640d2430fcbc5b83ad6e14d7a5b9160e93f8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.