[roll] Roll infra/recipes [checkout] Use correct patchset number in test data

This avoids errors about the current patchset not showing up in the test
data, which makes it more annoying to write unit tests for the
checkout_e2e_tests.py recipe.

Original-Bug: 422991335
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1299605
Original-Revision: 8ca46dce1cdef7f937db7489678c258c185a5d17
GitOrigin-RevId: e0189d0f598b74137b0c9fa2169007777260efee
Change-Id: I15163a924294054352371cf411006407cc62d0f5
1 file changed
tree: 81545aa57c43cdde7dd1aa75976aa6765ee30996
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.