[roll] Roll infra/recipes [bbtu] Wrap testing tasks with rdb

This will make an rdb socket available to the task's command so it can
stream results to ResultDB.

Original-Bug: 106189
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/772902
Original-Revision: 886f549a2901e8f30e4579941b178bc2e376b9ba
GitOrigin-RevId: 99da040b2d0e85351982493c4e6ab2d6108c3e10
Change-Id: I95f635732d74aedaba7e524a0ab7f7fe38991dcd
1 file changed
tree: 75441f027d5d4a96c97b2b967e8b7fe58a0ed445
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.