[roll] Roll infra/recipes [testing_requests] Use -serial-log-dir instead of logfile.

fxrev.dev/1314271 uses the `serial` field in the config and the
-serial-log-dir` flag to determine how to capture serial logs for
emulators so we can use that instead of a separate `logfile` in the
emulator config.

Depends-on: I74ef111bd8cba0c0d799c30c16c8824a36beb3f7
Original-Bug: 422604948
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1313963
Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
Original-Revision: 9cd23863813d409a9acc9636fc15308ac8aa28aa
GitOrigin-RevId: 8f4761ec475c76671f3be1a883903baa1a2a9bec
Change-Id: Ibb32c837bf291dd56a64a961e1e3fbc3ebf6b69f
1 file changed
tree: c04c7cbbb92705b0068008c34fb0fc43e13c41d1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.