[roll] Roll infra/recipes [clang] Upload clang toolchain to CAS before running unit tests

This change makes Clang toolchain builders to upload the toolchain to
CAS once they are successfully built, regardless of testing results.
This is a reland of 372c12edde4e18a3615cf2ae6763c7cbcb556ac0 after
fixing breakages on mac builders.

Original-Bug: 98866
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/672719
Original-Revision: 775c20fe83acee3f6a39461e073ec70a0538b603
GitOrigin-RevId: 605630de3fed84296205068a81df46247e608599
Change-Id: I91a06e1539ef853ca1307e88fd2eeb5ffa30ade9
1 file changed
tree: a6e121b9fc63df07fbc4cb14df4abbb672043c88
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.