[roll] Roll fuchsia [Starnix] Remove netstack dep in Starnix tests

Starnix tests had direct dependency on netstack. That was breaking the
build on RISC-V where netstack2 is not supported. Updated the tests
to use nestack-for-tests, which uses netstack3 when necessary.

Original-Bug: b/297312145
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/922032
Original-Revision: 8e489c374e60518a218dca83a4d27c03614a4af4
GitOrigin-RevId: fb62310be2e219f1db42bbb7e31746bab1d86649
Change-Id: Iefd179d59ce984a9e6c6e20c83df1a27ab2da6b2
1 file changed
tree: ba2944f486dff7cfd20c416be0b5f3d881d42fa0
  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.