[roll] Roll fuchsia [dhcp] Use deterministic signals over timeouts

TestClientRestartLeaseTime has been observed to flakily deadlock in CQ.
The test's design had depended upon delaying a message exchange so as to
fire the client's acquisition timeout. The test has been redesigned to
instead use deterministic signaling. A goroutine leak has also been
corrected.

Original-Bug: 91455

Tested: fx test netstack-dhcp-gotests
Multiply: netstack-dhcp-gotests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/631581
Original-Revision: 54a51426c6eed6e5d12dcd742a6e80f1bd35d320
GitOrigin-RevId: e139a5041a53e715fe90024a35ba01ffa7697144
Change-Id: I565e38f14cc0dfbe4165e49bf0c84da9e058056a
1 file changed
tree: 305aa73f72065328573e1112a877bd1caf86fab3
  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.