[roll] Roll infra/recipes [build] determinism_check compares intermediates

Replacing old blob-comparison.
Now comparing all intermediate built artifacts
via fuchsia:build/scripts/compare-build-dirs.sh

This is intended as a slow check for CI that builds locally
twice to check for sources of nondeterminism, which can be
harmful to remote caching.
This covers outputs of all build actions, not just
language-specific ones.

Original-Bug: 128466
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/866618
Presubmit-Verified: CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 1359c73e9a33f60f37420a6a149b8bb27bc212b1
GitOrigin-RevId: 347603ca40da9fc717bf3a6eab64a5d696dce7c2
Change-Id: I6ddc9b561fa3c7b9eb0e087b2c9b7f5e548eea7b
1 file changed
tree: e154e61477b0a9ec21d00065dac807c74412770c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.