[roll] Roll fuchsia [fastboot] Extend timeout for fastboot tests to account for hardware delays

This change extends the timeout for fastboot tests to 15 min instead of
the default 5 min. Hardware errors can sometimes cause significant
delays while running these tests. While we could write a test to ensure
fastboot commands run in a timely manner, those are not these tests.

Original-Bug: 486840780, 476408085
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1514917
Original-Revision: 7d926aab7e08c66905cf2caeb4e5224d253e701c
GitOrigin-RevId: c876dc791b5272e83f85520e52ceee2ae1931da3
Change-Id: Ie4e30af81fab0fad06722019279068887bd57e3a
1 file changed
tree: 859030d36e27240d8b0b2d6553afb27f8a9afd87
  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.