[roll] Roll infra/recipes [testing_requests] Set requires_authentication to true if internal.

A build may not always have a integration revision associated (for
example, when using a local build), but internal builds will still need
authentication because they use a private symbol server. Also, public
builds were still providing a corresponding internal integration
revision, so they were also setting requires_authentication=true when
they didn't need to.

Original-Bug: 409340082
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1248224
Original-Revision: f39e9668f2e00c21b0bbfa35efad0f685ce82614
GitOrigin-RevId: f0cae1aa3abc609b9aef2716750325337000606d
Change-Id: Ifc668820edc2423a702dfbfe9f4da991dd440875
1 file changed
tree: 2699777377f1aa6f13faea64190fc8f76656636d
  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.