[roll] Roll infra/recipes [checkout] Increase Gerrit replication lag tolerance

This extends the effective timeout for patchset details being available
via the Gerrit API from 3m45s to 15m45s. 3m45s was sometimes
insufficient (e.g. https://ci.chromium.org/b/8780256376706519969) but
15m45s should hopefully be good enough for all but the very worst Gerrit
degradations.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/861496
Presubmit-Verified: CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 9393cc063aed82018bb075ede407bddb9d245cf0
GitOrigin-RevId: 7dcd453d1299e35ad26f7b56d00d5333aad68a5e
Change-Id: I811ebd46b173ff3bc217fc502772438a76084013
1 file changed
tree: c2aee5696f468567c499a83b83ec09156b0a172d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.