[roll] Roll fuchsia [network/tests] Build benchmarks on RISCV

- Split tests into separate packages for NS2 and NS3.
- Gate the NS2 packages so they are not built when the target
  architecture is RISCV. This is necessary because Fuchsia's Go runtime
  doesn't support RISCV.
- This lets us depend on the `benchmarks:tests` group target for both
  `riscv64` and `x64` architectures.

Original-Bug: 122609
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/880993
Original-Revision: 0523d5c1ad07aafc8521104c9b96adc10c7643a6
GitOrigin-RevId: 58edda276dfa559a63b563b363c859ead0eaf90d
Change-Id: Ie46c0dd252ce19a3e2fdb0feb2b5b24deb71424f
1 file changed
tree: 0ef0b56670fb91bcbe4a0a8901c01001a2d123a7
  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.