[roll] Roll infra/recipes [fuchsia/fuchsia] Output property to show experiments from test spec.

The spec properties are versioned properties and aren't included in the
buildbucket input properties of a build for querying. In case we want to
set an experiment on only a subset of builders, we can use this output
property to find the builds where the experiment is set to run at a
percentage even if it's not enabled on the particular build.

Original-Bug: 418256599
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1283827
Original-Revision: e77186a8e7e750ca27b35895cdd9934dfcbb0c61
GitOrigin-RevId: 449665f99f184f7ecddd82f533c6b29add183755
Change-Id: Ida6e639281c67f9a841567ab0f3b2bf8017aaa49
1 file changed
tree: af57b00991305a4bc723ece1eb8e55d16f68f10c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.