[roll] Roll antlion Add nmcli command

Fix an issue affecting Linux machines that use NetworkManager where the
IP address of the test interface either disappears or multiple DHCP
addresses are assigned. This change disables NetworkManager for the test
interface, allowing for manual management.

Original-Fixed: b/344662982
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1070212
Original-Revision: e6b928de0d1b5ec1535496461a43ce74ca30cd94
GitOrigin-RevId: 47c237923510ec12ba4b8ca7e602f5d967ba0715
Change-Id: I4b7e7d67dd1b6c8b9b29965912a8f13a8ee991ae
1 file changed
tree: 3e99277cf71753f6272fd9017f3170c63163c73a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.