[roll] Roll fuchsia [superproject] Roll antlion Download auxiliary logs on teardown with timestamp

Automatically download all auxiliary device logs when a WLAN test calls
teardown_class().

Append timestamps to the end of access point and iperf server log
filenames. This allows tests to download auxiliary device logs multiple
times and creates a way to correlate the device's clock with the test.
Meant for use in debugging long running tests where time drift between
the AP and tester could be significant or hard to follow by eye.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1224566
Original-Revision: d40a43d2f48a04aabcfef83a3a245dff85cc1498
GitOrigin-RevId: af3b8bad45239f9d8891b3ee2b95822ffa009295
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1233525
Original-Revision: e31e562ba929694e634529debfcdad25f4061187
Change-Id: I3ab2abee69a64727ec0b7ea16dd11dea4f6111a2
1 file changed
tree: 47af488dbe2af020568539736a2dc33d17f0de54
  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 in one of the communication channels documented at get involved.

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.