[roll] Roll fuchsia [netstack] Refactor DHCP integration tests This commit reduces duplication in the following ways: 1) Extracts DHCP boilerplate from test cases into shared utils. 2) Reduces static configuration of DHCP server address params (e.g. broadcast, network_id) to a minimal subset. Computes AddressPools on-the-fly from that subset. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/504499 Original-Revision: 147321822170dbc3338e63524395171c80b6ae44 GitOrigin-RevId: db4898d9d65af891a0f913345e165263c34224fe Change-Id: I3497831dbfd7dab791d797b93d37ab0135cf9842
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.