[roll] Roll fuchsia [netstack3] Add temp debug logs to diagnose flake

Reland the `interface_create_close_race` integration test. When run in
CQ this test is known to flake, seemingly due to an issue with how
Netstack3 removes devices. Unfortunately the test flakes do not
reproduce when run locally.

The intention is to reland the test with enhanced debug logging, then
revert once we have a new repro from CQ to investigate.

Original-Bug: 481597491
Multiply: interfaces-admin-fidl-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1496717
Original-Revision: 022b8d7d09c3a010d82aee9152fa96574295f982
GitOrigin-RevId: e1b93b0f7647655759713f086adaac21635f080e
Change-Id: I84a497cbbb6a2d6da2d43818596e3f7929337c14
1 file changed
tree: cb5a2de30ba929004013949bbb1d8f9c89819458
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.