[roll] Roll fuchsia [botanist] Don't log ctx canceled error from starting ffx monitor.

We kill the ffx monitor process by canceling the context so that is an
expected error that we shouldn't log as a failure.

Original-Bug: 447663424
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414206
Original-Revision: 73d29bd98b60bbc8ce061e42ef6b225a6f787c2d
GitOrigin-RevId: 2d2a97cc8067f6a451292da011f438c141c018d7
Change-Id: I00be14dd0c90fd9bf939514d62e06c98b211c48e
1 file changed
tree: 4321eaf240458b9919187f8ae1a3d5c41b0d826c
  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.