[roll] Roll fuchsia Revert "[network] Run network/tests:tests on riscv64"

This reverts commit 60e6718a17201193eded8a2cc73f826671e0b425.

Reason for revert: NS3 tests are flaking on the minimal bot

Original change's description:
> [network] Run network/tests:tests on riscv64
>
> Add the group target to the config identifying tests to be run on
> `minimal.riscv64` bots in infra.
>
> Cq-Include-Trybots: luci.fuchsia.try:minimal.riscv64-release
> Original-Bug: 122609
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/892358

Original-Bug: 122609
Cq-Include-Trybots: luci.fuchsia.try:minimal.riscv64-release
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/892798
Original-Revision: f432c39b3e469efedf9a7b44f5da978e6606cea1
GitOrigin-RevId: ee0025bfc942308ff05a575b6086d591e4f7e89f
Change-Id: I4047c3fdbed7f600425cb9bc2819c4f47bb2c7e5
1 file changed
tree: 7d588829975fc310b250a1d5617bd4b6e342dc93
  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.