[roll] Roll infra/recipes [testing_requests] Use serial-log-dir for emu shards that need serial.

This will cause botanist to keep reading from serial which might help
prevent the blocking writes that are likely causing the attached bugs.

Original-Bug: 320750603, 42077746
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/993902
Original-Revision: 3284c2f0634e3229cf35c916f92903a4971c72cd
GitOrigin-RevId: 4ac9e353e7344a28dc4085430fc3dd2b01f81b7f
Change-Id: I588c04215e664e915dec5a43431e48482e53fa45
1 file changed
tree: 47e27ef4eef47e61bff6a1ef3fee62d7cbd1503c
  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 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.