[roll] Roll antlion df3101b..23657b9 (8 commits)

23657b9:https://fuchsia-review.googlesource.com/c/antlion/+/888413 Fix Dhcpv4InteropBasicTest missing attribute dut
7aff93d:https://fuchsia-review.googlesource.com/c/antlion/+/888471 Remove use of typing_extensions
16dac54:https://fuchsia-review.googlesource.com/c/antlion/+/887975 Allow SSHResult to accept str stdout and stderr
36211f2:https://fuchsia-review.googlesource.com/c/antlion/+/887880 Enable mypy warn_redundant_casts
1b1a557:https://fuchsia-review.googlesource.com/c/antlion/+/887879 Finish incomplete defs for HostapdConfig
922269f:https://fuchsia-review.googlesource.com/c/antlion/+/887878 Correct typing of WifiBaseTest user_params
476be92:https://fuchsia-review.googlesource.com/c/antlion/+/887877 Check type of StrEnum value in __str__
5394d3a:https://fuchsia-review.googlesource.com/c/antlion/+/887876 Remove netstack_controller
GitOrigin-RevId: ec311f9caa98c80a34779811525697381a836598
Change-Id: Ic7742d1c81cc67ca773a1ae6ba86bf7b3496544c
1 file changed
tree: 8dd01b2866333bcdb333e22ef9263be98327a610
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.