[roll] Roll infra/recipes [testing_requests] Enable experiments based on a percentage.

Allow adding a percentage to the botanist experiments so that we can
enable them on only some of the builds which will allow us to do a
side-by-side comparison of builds with the experiment and without.

Original-Bug: 418256599
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1280724
Original-Revision: ec830bae26865f2ffaa69924cdef32f2214af6a1
GitOrigin-RevId: 6e9f9cbad7b739d2daa1c9d18aafde415db56f46
Change-Id: I0e3e4eda0d14b1d95f73231a79c7456fd8ad7346
1 file changed
tree: aae7c838ae0fde570f8b82633805c68e242de03c
  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.