[roll] Roll infra/recipes [testing_requests] Remove hack to assume use_tcg means riscv64.

Now that we have riscv builders that properly have target_arch set to
riscv64 and tcg builders that don't run on riscv, we can remove this
hack.

Original-Bug: 132396
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/918090
Original-Revision: 6a4b6c45ea7228d888b5cecd5d77a4b71680b5f2
GitOrigin-RevId: a57a74916067d075b31679b1a6826d6b44ed2191
Change-Id: I054d30223861d6185a21e2b2d2a97a8c9bd784f4
1 file changed
tree: a4f70c514c9bff16f252d75c2bbc8933ee6e1333
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.