[roll] Roll infra/recipes [testing_requests] Add luci-auth linux-arm64 pin

We use this version of luci-auth on testing tasks, some of which run on
linux-arm64, so we should make sure that our pinned version of luci-auth
is available for linux-arm64.

This was causing the recipe-tools-roller to fail [0][1] because the new
version of luci-auth wasn't available for linux-arm64, presumably
because the build was broken for that platform, or due to a race
condition during uploading.

[0] https://fxrev.dev/1272027
[1] https://screenshot.googleplex.com/8Q4TQik8rtC3ZQf

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1272244
Original-Revision: f4854254a7fa341cde20222b5214e37ad2acac5f
GitOrigin-RevId: eb8f4345608ead7788966167ae23c6217dca4e88
Change-Id: I6327f1d76c9e2b9aaa4fa8f144cc073dadd717db
1 file changed
tree: 15ee907289b91aa0ed2326cdbb850f50a6e5c019
  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.