[roll] Roll infra/recipes [testing_requests] Remove testrunner

./testrunner is no longer necessary, all the features are
now part of botanist

Original-Bug: 111922
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/778162
Original-Revision: 7975c04ae0cf74e1819ec68ffb942a6396df2e07
GitOrigin-RevId: 529b0942ee6744826f8abd9a45ac8f87fc6fe5aa
Change-Id: Id7fee6445e273fe5272903c7f1b00a94f203ec7d
1 file changed
tree: e5ca25cda08b32ed51dc0088e2af9289daf911a9
  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.