[roll] Roll fuchsia [superproject] Roll antlion Add snapshots before reboot and during test teardown in WlanRebootTest

During Antlion reboot tests the inspect logs are not populated by the
persistence component until 120 seconds of uptime have passed. This
causes issues when debugging problems that arise after rebooting the
device. This CL adds snapshots that should have the inspect logs. The
bug associated with this change tracks an alternate path, enabling a
manual trigger of the persistance component before 120 seconds which
would allow us to save space and time by not taking snapshots on every
test.

Original-Bug: b/273923552
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/820537
Original-Revision: 53338dd6c077638c34ac2fc4221a40f22d0ae012
GitOrigin-RevId: 42eed95b3b41346656aeade96a5d5b4595abb262
Roller-URL: https://ci.chromium.org/b/8786414733245959889
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/820835
Original-Revision: 6ee012ad413904671adc23dd5ac26e3da4c06e30
Change-Id: Iac11a29c35547695ec9dd3c8fc9f4d1dc425db91
1 file changed
tree: 514a4bf933886848c6afc4e9f269b388bb919629
  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.