[roll] Roll antlion Fix Dhcp logging error in Dhcpv4InteropTest Our Dhcp tests have been relying on logging to /var/log/messages and grepping for lines like: "dhcpd[26695]: DHCPDISCOVER from f8:0f:f9:3d:ce:d1 via wlan1". This causes issues for us because the /var/log/messages does not get reset and there is no guarantee that the PID for each new dhcp daemon will be unique across time. The fix is to add the "-d" flag to our job command for running dhcpd and change our logging to utilizing a temp log file we create and destroy each time we start dhcp. Original-Fixed: b/232574848 Test: Dhcpv4InteropTest Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/794607 Original-Revision: bdf71caac2e454dec9886e8b44cb170d8fb05f4c GitOrigin-RevId: 9cbd0c5f024603a9f5f8c20419f15d509bdfd45d Change-Id: I8ebaa83bce593a61a4873d035c142cf5d414a669
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.