[roll] Roll infra/recipes [fuchsia/fuchsia] Check status of child build

Rebuild fuchsia if the child build to reuse did not complete successfully. This avoids the scenario where a build tries to reuse a child build that did not complete successfully as doing so causes the main build to fail as well.

Original-Bug: b/440137477
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1354644
Original-Revision: fed3c7d1a34d34aaf02c68d3e133a4dc75e55049
GitOrigin-RevId: 8db228d8b20631b9a363fca4d94f72bb424977cf
Change-Id: Ic1a0338a137ac6d8def32d86a4ad0e02c6356252
1 file changed
tree: 6b6b3a0482e7ed3785838daa86f1530286bc926b
  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.