[roll] Roll infra/recipes [testing_requests] Stop copying build_results

I believe this is no longer necessary, as I can't find any place in this
module (or any module called from here) where `build_results` is
mutated.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/790605
Original-Revision: 5e8daa006a88b3a302d7ea13d0594e8ae9ef79bb
GitOrigin-RevId: d6b957a9818e37014afe0745db8d1458eda37f19
Change-Id: I2b78d1990806fc746ba7c980b46b2696eec11830
1 file changed
tree: 14f7eec808974799d012292fcc3b33fb8f48d1c3
  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.