[roll] Roll infra/recipes [recipe_testing] Support allowlist of repos whose tryjobs to run

We currently run blocking builders from all repos listed in
commit-queue.cfg in recipes CQ. However, some of those repos are less
well-maintained that others and their tryjobs may be broken at any point
in time.

This change makes it possible to specify a "critical" set of
repositories whose tryjobs we should run in recipes CQ, excluding other
repositories considered non-critical in order to lower the probability
of false rejections.

Original-Bug: 339695130
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1044896
Original-Revision: 21c99514dbc9d9461d95576dcf1a163c8d493efc
GitOrigin-RevId: d3726e34c007f4ac94789f7a8409747f1fcd752e
Change-Id: I09d4d841b8bc87e106147d37f3526a2233bef0f0
1 file changed
tree: 2cbd105a87019003c3741003baf2a5b3f5ef8fe4
  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 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.