[roll] Roll infra/recipes [checkout] Restore hook timeout

We stopped setting `hook_timeout_secs` here in
commit 67b2daa3595b4c1f468228fb35f4e8f42187be16 because I thought it was
unnecessary, but it turns out Jiri's internal default value is lower
than what we were setting it to, so it actually caused more timeouts.
The long-term fix is to raise the defaults in Jiri, but for now just set
the value in recipes again.

Original-Bug: 404388157
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1232404
Original-Revision: 67c43f01d27d271421dd63a4fa995759c6ffa90b
GitOrigin-RevId: d393966ce1ff60f7a70696232d98413460abbdc9
Change-Id: I5cf83ba3a25b1f072a83e9029c540bb096b08dd6
1 file changed
tree: a56339e72bdbd8e843e256d92f9760167ffcdd00
  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 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.