[roll] Roll infra/recipes [run_postsubmit_tryjobs] Don't use subbuild module

the subbuild recipe module forwards the recipe_wrapper properties that
tell the subbuild which integration repo to use, so it can't launch
subbuilds that use different integration repos.

Original-Bug: 366245624
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1118712
Original-Revision: 4f9dd497d5e5849dbabd04b5df65e6acab14e3e7
GitOrigin-RevId: 34c4716f7925dc76ffca9c5e290e887d7b9f78f5
Change-Id: I0f76a8535823374ac13d8169b39a08fbc87e6935
1 file changed
tree: 2108cd6ff6d9584444d39b982ab8b0618f2ba94b
  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.