[roll] Roll fuchsia [netstack/tests] Migrate inspect integration test to v2

And make the necessary corresponding changes to bits of the common
integration test library that are exercised by this test. Also, add a
client CML shard for the netemul-v2 sandbox to D.R.Y. the creation of v2
manifests for integration tests that use the sandbox.

Original-Bug: 77202
Original-Fixed: 77458
Test: fx test -vdo netstack-integration-tests-v2
Multiply: netstack-integration-tests-v2
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/531986
Original-Revision: 7319baab56b3cecc93b7e3e8f45cfa6c4b14e19f
GitOrigin-RevId: 08f436eb54c9ba67226e124e23b354246797e947
Change-Id: I7224a7c1c794ebf357be7774cafa801d14801f3a
1 file changed
tree: e58605b846016c117b253727741cc3374476ef7f
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.