[roll] Roll fuchsia [botanist] Capture serial logs before preflights

Changes the order of events in botanist to start capturing serial logs
prior to running preflights. This will allow us to stop running dlog on
target start, while still capturing early boot logs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/704563
Original-Revision: 287b4d47bee827d016e0198d40befdd2ac10a6ad
GitOrigin-RevId: a63d31c3ea415ed609de3ba5c545254f2c44915e
Change-Id: Ia30c00a02563c42a9f24662dc8ec12c4c79f8cbf
1 file changed
tree: e04ea7f4e9ef1b1e2dab0a3602185381db089c94
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.