[roll] Roll fuchsia [swd-e2e-tests] Set timeout of ffx-based update channel and update check

Cases like
https://chrome-swarming.appspot.com/task?id=77c4acada7328010&w=true show
that the `ffx target update channel set trigger-ota` may randomly be
stuck forever. I assume the `ffx target update check-now` would do the
same. So this CL sets short timeouts for both commands and fallback to
use /bin/ commands.

Original-Bug: 498640731
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1581853
Original-Revision: 71b958c1071958ef895ef3655361663deaca4dce
GitOrigin-RevId: 0d3f4e9f536b77f122c8bbbccc2b30403e6ac7bd
Change-Id: I83cfdd1a2734d733b80eaf931f653cacc6d2d249
1 file changed
tree: aadd00455a13565cf2b98ea606762e58ac658fa4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.