[roll] Roll infra/recipes [recipe] Changes run_postsubmit_tryjobs to first start with 3 canary

build_only builders, and schedule the rest only after they succeed.

This is to avoid overwhelming our VM capacity when failing compilation
160+ builders at the same time, like in fxr/1570959

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1571719
Original-Revision: e7f9df9706e08a85019d0973be9382fc56acd7b7
GitOrigin-RevId: b9c2eb927e8c67b24a911d2c912cd676bd6910e7
Change-Id: Ic70666b351b0651f8aa349c4b0ccf9e9bd06df88
1 file changed
tree: 91ac2ee65da0ec2ec079e1c356abb627c8a20121
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.