[roll] Roll fuchsia [network/tests] Shutdown realm before dropping endpoints

We previously removed this behavior in
commit 89580e0c2cc16ccc04e243ec451c2054d03162b8 because it appeared that
it was no longer necessary, but the lack of orderly shutdown is still
causing flakes. Reintroduce manual shutdown to ensure test endpoints
aren't cleaned up out from under netcfg.

Original-Fixed: 92650
Multiply: netstack-management-integration-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/641402
Original-Revision: a10c50e01580a4093f93d3998616f9e008793504
GitOrigin-RevId: 5ea7d4bc1834c526c8b664eeeec10f05150befe9
Change-Id: Ia36926b59ba8d2c7ad1cd58a63ad7b0d0918c21c
1 file changed
tree: f744563416f5c61cfcfeae03f2d4d2289cbcc9c5
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.