[roll] Roll infra/recipes [checkout] Rebalance Jiri timeouts

Since run-hooks (which fetches packages) is now always a separate call
from jiri update, and fetching packages usually contributes to the
upper bound, apply a higher timeout to run-hooks while decreasing the
timeout for jiri update.

Original-Bug: 79902
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/551383
Original-Revision: 4a5fb2659214c0381fedc934c466dba8bab9c3ad
GitOrigin-RevId: de87f1e5218475e38fbf0021b6b9a1a23fd225e3
Change-Id: Ia4f9ae079990478720cf94fff94bb47e8cd31fcd
1 file changed
tree: 4a4e7b3fd25ba3534011ce87d46c1354a8006608
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.